Chamber Crawler 3000 for CS246
This is a project created for Assignment 5 in CS246. The program is terminal based and is a simple version of Chamber Crawler.
no,so,ea,we,ne,nw,se,sw: moves the player character one block in the appropriate cardinal direction
u (direction): uses the potion indicated by the direction (e.g. no, so, ea)
a (direction): attacks the enemy in the specified direction, if the monster is in the immediately specified block (e.g. must be one block north of the @)
s, d, v, g, t: specifies the race the player wishes to be when starting a game
r: restarts the game. All stats, inventory, and gold are reset. A new race should be selected.
h: display help menu.
n: activates WASD mode for more realistic gaming experience