NaNoGenMo / 2016

National Novel Generation Month, 2016 edition.

Home Page:https://nanogenmo.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mysteries

rachelbobachel opened this issue · comments

I'm a beginning CS student hoping to generate the skeletons of a (semi) readable series of Sherlock Holmes-style mysteries for extra credit. Right now, my plan is to load in relevant vocab from files and use that to create a glorified mad-libs story. I'd love to have a few sentences in there that know enough about grammar to write and combine their own noun, verb, and adjective phrases, but I don't know if I'll get there this year!

It's finished up! The words are just pulled from word lists I found around the internet. One day, I'll build something fancier, but this is where I'm at now :)
repository: https://github.com/myflyinglemur/NaNoGenMo2016

The full text PDF is in the repository "NaNoGenMo" folder

Plan big, start small, iterate rapidly!