Skip to content

nhopkin2/452-Textventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

452-Textventure

Operation instructions

  1. Download necropolisgame.py and FinalGame.txt into the same folder of your preferred python reader
  2. Open game file and run the script
  3. Through this demo you will be prompted with text queues from a list of options, to select an option type which queue you wish to select in the area you are prompted in by your program and write out the option you want
  4. The entry is not case sensitive,and you can leave off the punctiation at the end of options, but entering invalid prompts will issue an error, if you get an error make sure your spelling is correct.

Overview

  • The code starts simply, with single text option prompts to get one used to the game
  • From there it gets more complex, offering a choice of two options, a simple yes or no
  • The final portion of the demo is a multiway choice, you may select any of the options in any order you chose, but opting to "leave" the conversation will end the demo

About

repo for final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages