catseye/MARYSUE
Novel generator written for NaNoGenMo 2015
MARYSUE
See also: The Swallows (2013)
∘ NaNoGenLab (2014)
∘ 2017 Entries
∘ 2018 Entries
∘ 2019 Entries
Original Generator! Do Not Steal!!1!
Built for NaNoGenMo 2015. Self-contained; requires only Python 2.7.
The novel generated by this generator for NaNoGenMo 2015 can be found
in the generated/ directory of this repository. It can be also viewed
online here: A Time for Destiny.
It was generated with SEEDBANK_SEED=9889 with the version of the code at
the 1.0 tag of this repository.
Usage:
bin/MARYSUE
will generate a novel and dump it in the Markdown format. To create an
HTML file and display it locally (requires pandoc and Firefox),
bin/MARYSUE --publish
This code is in the public domain; see the file UNLICENSE
in this directory.
Also in this repository is a short article describing this generator, written
during NaNoGenMo 2015 (while the generator was still under construction):
Overview of a Story Compiler.