git @ Cat's Eye Technologies MARYSUE / master README.md
master

Tree @master (Download .tar.gz)

README.md @masterview rendered · raw · history · blame

MARYSUE
=======

_See also:_ [The Swallows](https://github.com/catseye/The-Swallows#readme) (2013)
∘ [NaNoGenLab](https://github.com/catseye/NaNoGenLab#readme) (2014)
∘ [2017 Entries](https://github.com/catseye/NaNoGenMo-Entries-2017#readme)
∘ [2018 Entries](https://github.com/catseye/NaNoGenMo-Entries-2018#readme)
∘ [2019 Entries](https://github.com/catseye/NaNoGenMo-Entries-2019#readme)

- - - -

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](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][].

[NaNoGenMo 2015]:     https://github.com/dariusk/NaNoGenMo-2015/
[A Time for Destiny]: http://catseye.tc/modules/MARYSUE/generated/A_Time_for_Destiny.html
[Overview of a Story Compiler]: doc/Overview%20of%20a%20Story%20Compiler.md