An open API service indexing awesome lists of open source software.

https://github.com/josh-mchugh/godot-dodge-the-creeps

Godot 2D game tutorial called dodge the creeps
https://github.com/josh-mchugh/godot-dodge-the-creeps

gdscript godot

Last synced: 3 months ago
JSON representation

Godot 2D game tutorial called dodge the creeps

Awesome Lists containing this project

README

        

# Godot Dodge the Creeps!
This project is from the Godot game engine documentation. It is their 2D game tutorial for introducing people to their game engine. It creates a game that has a player controlled character, enimies that spawn randomly around the board, and score count and user interfaces and sound.

The tutorial can be found here: https://docs.godotengine.org/en/3.5/getting_started/first_2d_game/index.html

Example GIF:

![Example GIF of Dodge the Creeps!](./documentation/example.gif)