Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 978 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 978 Bytes

Star Wars Movie Generator

Generates a random Star Wars movie title, episode number and prologue screen opening crawl with some funny music.

sw-generator uses a thesaurus, as well as some lexiconic / semantic trickery to generate titles and prolouge text that sounds very Star Wars-y.

I have no idea why I made this...

Demo

http://starwarsmoviegenerator.com/

Installation

  1. Install node and npm.
  2. Clone the repo.
  3. Run npm install.
  4. Run npm start.
  5. Go to http://localhost:5000/ in a web browser.

Credits

  • node thesaurus, "a thesaurus of any languages using LibreOffice's dictionaries."
  • Music by Morpeef.
  • Opening Crawl CSS by Geoff Graham via CSS Tricks.
  • Blizzard Entertainment - they accidentally banned my classic wow charactor for a day, so I needed something to do.