Skip to content

Platform for writing and reading interactive stories.

License

Notifications You must be signed in to change notification settings

Sherba/AdventureReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventureReader

How To Run

In AdventureReader folder:

pip install -r requirements.txt -U

In app folder:

python manage.py migrate
python manage.py loaddata genres.json
python manage.py runserver

About Project:

Platform for writing and reading interactive stories. All stories are divided in story-nodes, that branch further into new nodes. The idea behind the project is to allow multiple users to write one story that can be branched out. Keep in mind that once the node is extended it cannot be changed anymore.

TODO

  • Add story depth ( longest possible sequence of nodes )
  • Add populate_script, for some initial data, so fresh project is easier to go through

About

Platform for writing and reading interactive stories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •