Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) | hace 9 meses | |
---|---|---|
.. | ||
art | hace 9 meses | |
fonts | hace 4 años | |
screenshots | hace 3 años | |
Dodge the Creeps with C#.csproj | hace 2 años | |
Dodge the Creeps with C#.sln | hace 4 años | |
HUD.cs | hace 2 años | |
HUD.tscn | hace 2 años | |
Main.cs | hace 2 años | |
Main.tscn | hace 2 años | |
Mob.cs | hace 2 años | |
Mob.tscn | hace 2 años | |
Player.cs | hace 2 años | |
Player.tscn | hace 2 años | |
README.md | hace 2 años | |
icon.webp | hace 1 año | |
icon.webp.import | hace 1 año | |
project.godot | hace 9 meses |
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
.