Skip to content

CreativeCodingLab/PoetryChains

Repository files navigation

PoetryChains

Poetry Chains was featured in the Hybridity and Synesthesia show at Lydgalleriet in Bergen, Norway, as part of Electronic Literature Organization 2015.

A online version based on Emily Dickinson's poems can be found at: http://poetrychains.soe.ucsc.edu:8766/




  1. To install locally...

npm install

cd app

npm install

cd ..

npm install coffee-script -g

  1. To run locally...

nodemon index.coffee

coffee index.coffee

(will open up port 8888 on localhost, defaults to looping through all 4 animations, starting with the chain visualization)

  1. To specify a particular animation...

http://localhost:8888/#colocation

http://localhost:8888/#lines

http://localhost:8888/#chain

http://localhost:8888/#howe

About

Meander through a corpus or corpora of your choice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published