An-dy1 / adventure

🎭 A choose-your-own adventure game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

🎭 A choose-your-own adventure game

License:MIT License


Languages

Language:Python 100.0%