godot-demo-projects/2d/dodge_the_creeps
..
art
fonts
.gitignore
HUD.gd
HUD.tscn
LICENSE
Main.gd
Main.tscn
Mob.gd
Mob.tscn
Player.gd
Player.tscn
README.md
attributions.txt
default_env.tres
icon.png
icon.png.import
project.godot

README.md

Dodge the Creeps

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 game" tutorial in the documentation. For more details, consider following the tutorial in the documentation.

Language: GDScript

Renderer: GLES 3 (particles are not available in GLES 2)

Note: There is a C# version available here.

Screenshots

GIF from the documentation