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.
- Host: GitHub
- URL: https://github.com/johnramsden/arcade-game
- Owner: johnramsden
- Created: 2017-04-02T01:49:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T01:49:46.000Z (about 8 years ago)
- Last Synced: 2025-05-14T15:06:42.507Z (26 days ago)
- Language: JavaScript
- Homepage: http://ramsdenj.com/arcade-game
- Size: 210 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.