Skip to content

terminal-based video game called ChamberCrawler3000

Notifications You must be signed in to change notification settings

Wenfei134/cc3k-villain-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc3k-villain

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!

About

terminal-based video game called ChamberCrawler3000

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.3%
  • Makefile 0.7%