Skip to content

jessemckenna/Cave-Escape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cave-Escape

C++ text-based console game with simple obstacles for the player to pass.

Try it here: https://repl.it/@jessemckenna/cave-escape

Reads a game map of any size from map.txt file (the playable version above uses a basic built-in map).

Symbol Description
# impassable wall
empty space
@ hole
^ rock
P pickaxe
E exit

Releases

No releases published

Packages

No packages published