pond-defense
A simple 2D game where you're a frog trying to defend your pond.
How to play
- Use the arrow keys to move the frog
- Lick with the Z key to eat food and pull trash
- Kick trash out of the map with the spacebar
- Keep yourself moist by getting into the pond on the bottom
- Eat flies to refill your energy
- Resist the trippy background
- Time moves only when you move or perform an action (lick/kick/rotate)
How to compile
- You need the Nim language compiler
- Clone this repo
- If you're on Linux, install raylib prerequisites
- Run
nimble run
- Enjoy!
Chat suggestions / ideas
- [ ] Add a impassable grass block so that the frog needs to go around @TheDrunkenAlcoholic