An open API service indexing awesome lists of open source software.

https://github.com/johnramsden/arcade-game

Frogger-style javascript game.
https://github.com/johnramsden/arcade-game

Last synced: 25 days ago
JSON representation

Frogger-style javascript game.

Awesome Lists containing this project

README

        

frontend-nanodegree-arcade-game
===============================

Instructions for setting up:

Download entire project and open index.html.

Instructions for playing:

Use arrow keys to play, avoid hitting Enemies and get to the water.
If a collision occurs you are returned to the start position and the score you can get for a single level is reduced.
For a perfect score get to the water with no collisions.