File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
getting_started/first_2d_game Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ before tackling 3D games, which tend to be more complicated.
4040
4141You can find a completed version of this project at this location:
4242
43- - https://github.com/godotengine/godot-demo-projects
43+ - https://github.com/godotengine/godot-demo-projects/tree/master/2d/dodge_the_creeps
4444
4545Prerequisites
4646-------------
@@ -49,8 +49,8 @@ This step-by-step tutorial is intended for beginners who followed the complete
4949:ref: `Getting Started <toc-learn-step_by_step >`.
5050
5151If you're an experienced programmer, you can find the complete demo's source
52- code here: `Godot demo projects
53- <https://github.com/godotengine/godot-demo-projects> `__.
52+ code here: `Dodge the Creeps source code
53+ <https://github.com/godotengine/godot-demo-projects/tree/master/2d/dodge_the_creeps > `__.
5454
5555We prepared some game assets you'll need to download so we can jump straight to
5656the code.
You can’t perform that action at this time.
0 commit comments