# 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"](https://docs.godotengine.org/en/latest/getting_started/step_by_step/your_first_game.html) 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](https://github.com/godotengine/godot-demo-projects/tree/master/mono/dodge_the_creeps). ## Screenshots ![GIF from the documentation](https://docs.godotengine.org/en/latest/_images/dodge_preview.gif)