/pond-defense

A simple 2D game where you're a frog trying to defend your pond.

Primary LanguageNimMIT LicenseMIT

pond-defense

A simple 2D game where you're a frog trying to defend your pond.

Screenshot of the V1.0 release

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

  1. You need the Nim language compiler
  2. Clone this repo
  3. If you're on Linux, install raylib prerequisites
  4. Run nimble run
  5. Enjoy!

Chat suggestions / ideas

  • Add a impassable grass block so that the frog needs to go around @TheDrunkenAlcoholic