Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 542 Bytes

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.