$ clone git@github.com:mohfunk/Rouge-Like.git
$ cd Rouge-like
$ make # compile
$ ./rouge # run the game
we - move west
ea - move east
no - move north
ne - move North East
nw - move North West
so - move south
se - move South East
sw - move North West
u <dir> - use item on <dir>
a <dir> - attack entity on <dir>
r - Restart
q - Quit