See demo at https://frogger-clone-rt.herokuapp.com, the demo is hosted on a free plan so you will need to refresh after visiting once to wake the app up :)
Just like frogger, the objective is to get the player safely to the water without hitting any enemy bugs.
Use the up, down, left, or right arrows to move the player. Don't hit any bugs!
Download/clone the git repo and open the index.html
file with your browser.
Built with Object Oriented JavaScript, see the code in js/app.js
.
- JavaScript enabled web browser