This is a teminal-based rogue-like video game called ChamberCrawler3000 A player can move through 5 floors, fighting enemies and picking up coins and potions along the way. An optional file containing floor layouts can be entered into the command line. The file must contain 5 floors which are 79 x 30 and contain at least one player ('X') and one staircase (''). Other objects and enemies can be added as needed.
This project was assigned in CS246 at the University of Waterloo. Please do not use this code to plagiarize for your assignment :(
Simply make and run cc3k!