Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Frogger

A recreation of a classic arcade game.

* To build: `make`
* To package: `make package`
* To get the docs: `make doc`
* To play: `make play`

Instructions

Arrow keys to move. Try to get across the street without getting hit.