Skip to content

millsoper/text-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-adventure

Tiny text adventure in c++

To start up the game, make sure you're at the root of this directory and run ./basicGame.

tiny goals:

  • how does one include other files?
  • how do I convert the user input to lowercase to make checks simpler
  • how do I check for a word's presence in a string?

About

Tiny text adventure in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages