-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
24 lines (14 loc) · 743 Bytes
/
README
File metadata and controls
24 lines (14 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Experimental PHP/JS crossword engine.
Make a crossword in a simple .ini format, and the PHP script will make
a page for it. The JS will provide navigation, clue highlighting,
cheat/check functions, punctuation marks, and whatnot.
Crosswords courtesy of Envy from the Hackney Citizen.
Influenced by the utterly excellent free crosswords provided online
by The Guardian in the UK. I wanted a page with a smaller proportion
of ad content so it would fit on a single Kindle screen.
This repo contains a script that can scrape Guardian crosswords, but
as I'm not sure what their reaction would be, I'm not going to provide
you with any scraped crosswords.
TODO :
Some way of concentrating on a clue on a small-screen device
Force push