NaNoGenMo / 2020

National Novel Generation Month, 2020 edition.
76 stars 0 forks source link

Whimsical Forest Field Guide #11

Open SLaGrave opened 3 years ago

SLaGrave commented 3 years ago

I want to write a field guide to help you survive a magical, whimsical forest. Sections on:


Entries will consist of

The name will most likely be generated based on a format with specific words pulled from corpuses. The text will likely be markov chain generated (unsure of source). The warnings will periodically added and will most likely be a format filled with specific based on the name and/or key words in the entry.


Stretch goals: If I complete what I have fast enough and don't want to start another project, I will possibly attempt these extra tasks:

pjfpotter commented 3 years ago

awesome

SLaGrave commented 3 years ago

Link to repository: https://github.com/SLaGrave/nanogenmo20

SLaGrave commented 3 years ago

Spent quite a bit of time working on this today.

Current output can be seen here.

SLaGrave commented 3 years ago

I just added fauna text generation and upped the entry count to meet the word count requirement.

Generated novel can be found here.

Glitch displays a few of the characters strangely, but I wanted it to be an html page, not just a text file...

Word count: ~59k

The count isn't perfect because I only count the words after everything is generated, so some formatting may have gotten in there, so I wanted to over shoot the requirement to make sure I hit the word count.

This was my first time working on a project for NaNoGenMo. I had a lot of fun and there is probably a lot I could do to add to this, but I have a bad habit of starting projects and not finishing them, so I forced myself to not drop this one part of the way through, and I am happy enough with what I have now.