Skip to content

NickMarozick/castleEscapeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

castleEscapeGame

Command line, text-based game written in C++ in which the player has to escape a castle through a specific sequence of interactions The game map is composed of a series of pointer-linked nodes, forming a 3D "linked structure", which is traversed according to the player's choices

About

Command line, text-based game written in C++ in which the player has to escape a castle through a specific sequence of interactions The game map is composed of a series of pointer-linked nodes, forming a 3D "linked structure", which is traversed according to the player's choices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors