frontend-nanodegree-arcade-game
Instructions
Students should use this rubric for self-checking their submission.
For detailed instructions on how to get started, check out this guide.
Installation
Go to the directory of this project and run the following command
python -m SimpleHTTPServer
.
You can also use other HTTP Servers like Apache if you want
Usage
This is a basic Frogger game. Use the arrow keys on the keyboard to guide the Player to the water without colliding with the Enemies.