-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resources #1
Comments
Is there a "greatest hits" of previous years? I'd love to see what's been done, but there 142 to click through in last year's alone... |
If you limit it to those tagged "completed" it should be much smaller. I'm
not sure "greatest hits" is going to be uncontroversial, since people are
looking to get very different things out of it. But, if you look at the
press coverage thread you'll see which entries journalists thought were
cool. (This is sometimes different from 'completed' -- for instance,
everybody thought Generated Detective was awesome, but it didn't get
anywhere close to 50k words.)
…On Sun, Aug 20, 2017 at 12:08 PM Dan S. ***@***.***> wrote:
Is there a "greatest hits" of previous years? I'd love to see what's been
done, but there 142 to click through in last year's alone...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAd6GYeHwwJ49CaTfHcPgxe9OGrxnGtNks5saFoMgaJpZM4OxJ7S>
.
|
I've derived a more structured edition of the original Plotto: https://github.com/eykd/plottoxml, which should make this fascinating little plot machine easier to work with programmatically. Feedback and suggestions are welcome, just open an issue! |
Storygen.org: there's a bunch of academic story generators sitting around from past research, many of which have the source code available. A couple of academics have started compiling a list: http://storygen.org/ Bruno Dias has recently released a tutorial for Improv, the grammar-for-procedural-generation used in Voyaguer and inspired by The Annals of the Parrigues: http://www.procjam.com/tutorials/improv/ Lastly, it's a very limited list that leaves a ton of amazing work off, but a bunch of my favorite entries from past years can be found in the #nanogenmo tag on my blog: http://procedural-generation.tumblr.com/tagged/nanogenmo |
A repository of plotlines scraped from wikipedia: https://github.com/markriedl/WikiPlots A list of public datasets: https://github.com/caesar0301/awesome-public-datasets My mirror of the lyrics to UK pop hits from 1953 to 2009 (scraped by @hugovk): http://www.lord-enki.net/ukhitslyrics1953-2009.zip |
A few things of mine that I hope will prove helpful to you all:
|
Also... not mine, but I'm hoping to do a quick tutorial on how to use it soon: all of WordNet in JSON format. (More about WordNet here) |
Created for a previous NaNoGenMo, I've updated this JSON of metadata of 55,809 Project Gutenberg ebooks. https://github.com/hugovk/gutenberg-metadata See also gutenberg-http, "A simple API for books". |
Here's a very recent paper, Abstract Patterns in Stories: |
Kate Compton (creator of Tracery) & Google just open-sourced Bottery, which takes Tracery and adds a Finite State Machine on top of it, all driven by JSON inputs: https://github.com/google/bottery And speaking of academic papers, there's a recent one from the PCG Workshop about how Caves of Qud generates histories for its Sultans, with a particularly interesting look at how they got away with subverting causality: https://dl.acm.org/citation.cfm?id=3110574 (I'm not finding an open version of it around at the moment, unfortunately. But your library may have access. A video of the associated talk is here: https://youtu.be/Te2ek89EEUs?t=4h49m26s ) |
A couple of things that I found interesting relating to enumerating all possible books. |
Here's a permalink (storygen.org is now a redirect to somewhere random) http://web.archive.org/web/20171107055301/http://storygen.org/ |
This is an open issue where you can comment and add resources that might come in handy for NaNoGenMo.
There are already a ton of resources on the old resources threads for the 2013 edition, the 2014 edition, the 2015 edition, and the 2016 edition.
The text was updated successfully, but these errors were encountered: