Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) | 9 months ago | |
---|---|---|
.. | ||
art | 9 months ago | |
fonts | 4 years ago | |
screenshots | 3 years ago | |
Dodge the Creeps with C#.csproj | 2 years ago | |
Dodge the Creeps with C#.sln | 4 years ago | |
HUD.cs | 2 years ago | |
HUD.tscn | 2 years ago | |
Main.cs | 2 years ago | |
Main.tscn | 2 years ago | |
Mob.cs | 2 years ago | |
Mob.tscn | 2 years ago | |
Player.cs | 2 years ago | |
Player.tscn | 2 years ago | |
README.md | 2 years ago | |
icon.webp | 1 year ago | |
icon.webp.import | 1 year ago | |
project.godot | 9 months ago |
This is a simple game where your character must move and avoid the enemies for as long as possible.
This is a finished version of the game featured in the "Your first 2D game" tutorial in the documentation, but ported to C#. For more details, consider following the tutorial in the documentation.
Language: C#
Renderer: GLES 3 (particles are not available in GLES 2)
Note: There is a GDScript version available here.
Note: There is a GDNative C++ version available here.
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/534
art/House In a Forest Loop.ogg
Copyright © 2012 HorrorPen, CC-BY 3.0: Attribution. Source: https://opengameart.org/content/loop-house-in-a-forest
Images are from "Abstract Platformer". Created in 2016 by kenney.nl, CC0 1.0 Universal. Source: https://www.kenney.nl/assets/abstract-platformer
Font is "Xolonium". Copyright © 2011-2016 Severin Meyer sev.ch@web.de, with Reserved Font Name Xolonium, SIL open font license version 1.1. Details are in fonts/LICENSE.txt
.