mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 16:28:59 +00:00
Link to C# versions of Dodge/Squash the Creeps demos in Your first game intros
This commit is contained in:
@@ -42,7 +42,8 @@ before tackling 3D games, which tend to be more complicated.
|
|||||||
|
|
||||||
You can find a completed version of this project at this location:
|
You can find a completed version of this project at this location:
|
||||||
|
|
||||||
- https://github.com/godotengine/godot-demo-projects/tree/master/2d/dodge_the_creeps
|
- `Dodge the Creeps source code (GDScript) <https://github.com/godotengine/godot-demo-projects/tree/master/2d/dodge_the_creeps>`__
|
||||||
|
- `Dodge the Creeps source code (C#) <https://github.com/godotengine/godot-demo-projects/tree/master/mono/dodge_the_creeps>`__
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|||||||
@@ -32,8 +32,10 @@ And more.
|
|||||||
This tutorial is for beginners who followed the complete getting started series.
|
This tutorial is for beginners who followed the complete getting started series.
|
||||||
We'll start slow with detailed instructions and shorten them as we do similar
|
We'll start slow with detailed instructions and shorten them as we do similar
|
||||||
steps. If you're an experienced programmer, you can browse the complete demo's
|
steps. If you're an experienced programmer, you can browse the complete demo's
|
||||||
source code here: `Squash the Creep source code
|
source code here:
|
||||||
<https://github.com/godotengine/godot-demo-projects/tree/master/3d/squash_the_creeps>`__.
|
|
||||||
|
- `Squash the Creeps source code (GDScript) <https://github.com/godotengine/godot-demo-projects/tree/master/3d/squash_the_creeps>`__
|
||||||
|
- `Squash the Creeps source code (C#) <https://github.com/godotengine/godot-demo-projects/tree/master/mono/squash_the_creeps>`__
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user