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

https://github.com/plsr/dodgethecreeps


https://github.com/plsr/dodgethecreeps

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# My first game

I dreamt of building a game for a while now, so this is me learning to build a game.

This is mostly based on the [Dodge the creeps godot tutorial](https://docs.godotengine.org/en/stable/getting_started/first_2d_game/index.html) with some changes from my side, to learn more stuff.

## Things I changed

- (15.10.23): Replaced the tutorial sprites with sprites I build myself (it's dodge the ants now!)
- (15.10.23): Added consumables (leafes) that can be collected by the player and determine score
- (18.10.23): Add levels instead of infinite play