Rogue like game for the command line.
Written in C+ and made for Unix and windows with seperate verisons for each.
Commands are executed through typing the type of command Move (m), Use (u) or Attack (a) followed by a direction.
Directions are: n, s, e, w, ne, nw, se, sw
Example to move east: m e
Example to atack south: a s