Skip to content

LOOSEPOOPS/nanogenmo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaNoGenMo 2015

Introduction

This is my project for 2015's National Novel-Generating Month. It's forked from my master's thesis Autocento of the breakfast table, which is a lot of poems n' stuff. I'm using the content of Autocento as a corpus in my "novel" -- and that's all I know about it right now. I'll be updating this README as I go and know more things.

I do know one other thing: I'm going to be working with the idea of cento in this novel -- since it'll be a cento of my other work. So there's that.

Update 11/05 (technically)

I've just written my first (super-dumb!) novel generator. It takes a corpus of words and outputs 50,000 (or thereabouts!) of them to a file called novel_$(date +%s).txt. It uses bash, $RANDOM, head, tail, fmt, and other stuff. It's in a file called 1.dumb.sh. The novels it's generated are in the root folder -- I'll probbles move them to a novels folder soon!

About

Generating a novel in November 2015

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 77.3%
  • Shell 16.3%
  • Haskell 6.4%