Skip to content

noltron000-coursework/adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventure Creator

Usage

  1. clone the project to a directory of your choice
  2. navigate to the directory in your terminal
  3. run python source/main.py
  4. follow the on-screen prompts
  5. the app will generate a folder called /story in your current directory.
  6. you will find START.md within; read it to begin your journey!

Example

Navigate to /example/START.md to see an example story generated by this CLI.