A simple game app where you have to catch a frog. The speed of the game increases with time. You can choose difficulty levels which changes the amount of lilypads the frog can jump on. Enjoy playing!
- Clone repository
- Install dependencies with
npm install
npm start
to run locally