Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 388 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 388 Bytes

This is messy as hell at the moment, but here are things.

/index.html

Links everything together.

/terminal.js

Controls everything.

/styles.css

Makes everything look pretty.

/server.php

Called via Ajax request from index.html,

/words/[2 - 19].txt

Words from "/words/crossword.txt" sorted by length.

/words/crossword.txt

Original word file, courtesy of the Gutenberg project.