A 2D side scroller made using the Godot game engine. Aim of the game is to survive as many days as possible by planting seeds (and then eating the plants) and avoiding the monsters that come at night.
- Day/night cycle
- 2 different enemy types
- 3 different plants
- Google Play Leaderboard
- Random maps
- More enemies
- Multiplayer
The game is currently published on the Google Play Store here You can also run it on computer by downloading and importing the project into Godot.
Also be warned the code is a bit of a mess in parts, as is the project structure. It started out as a 48 hour game jam submission and needs a good refactor