A classic Frogger arcade game clone.
Point your browser to http://retrofrogger.com
$ git clone https://github.com/mikejoyceio/arcade-game
$ python -m SimpleHTTPServer
Detailed Python Simple Server instructions can been found here.
$ open "http://localhost:8000"
- Classic Arcade Style Font By Pizzadude