Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 794 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 794 Bytes

Fold-over Stories

Demo animation

About

Fold-over Stories is a creative game where players write stories one line at a time, with only one previous line being visible to the next author. Each turn, a player composes a continuation of the text based on the last visible line, resulting in a collaborative story.

How to launch locally

To launch the project in dev mode, you will need Docker and docker-compose. After having those, run the following command from inside the project's directory:

docker-compose up

Once built, the website will be available at http://localhost:1234/.