Skip to content

agd1021/text-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

text-adventure

C++ Text adventure game created for lab assignment in CS215

Skills demonstrated:

  • Create a game flow chart
  • Write a design and test plan
  • Use IF-ELSE statements and SWITCH
  • Follow coding style guide criteria when writing code
  • Implement program-user interaction

Game description

You are wandering through a dense, mysterious forest, when you happen upon a crossroads. To your left is an ugly ogre! Will you fight him or try to trick him with a treat of bread? Play and find out what happens next.

About

C++ Text adventure game created for lab assignment in CS215

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages