https://github.com/plsr/dodgethecreeps
https://github.com/plsr/dodgethecreeps
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plsr/dodgethecreeps
- Owner: Plsr
- Created: 2023-10-14T11:41:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T20:44:09.000Z (over 2 years ago)
- Last Synced: 2025-04-23T04:14:59.306Z (about 1 year ago)
- Language: GDScript
- Size: 8.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
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