Skip to content

A choose-your-own-adventure game that parses a text file containing the story, written in a custom markup language I wrote over the holidays.

Notifications You must be signed in to change notification settings

jsbrn/StoryEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoryEngine

This project is a text-based "choose your own adventure" game. It reads in story.txt and displays the choices, narratives, dialogues and input methods defined in the file using a custom markup language I created for my own use.

What makes this project cool?

  1. A custom markup language designed for creating choice-based narrative games.

About

A choose-your-own-adventure game that parses a text file containing the story, written in a custom markup language I wrote over the holidays.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages