Skip to content

millmason/text-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-adventure

Starter shell for a 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?

Screen Shot 2024-12-20 at 3 21 28 PM

About

Tiny text adventure in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages