An open API service indexing awesome lists of open source software.

https://github.com/jbush001/crosswordpuzzle

Did this on a plane while traveling
https://github.com/jbush001/crosswordpuzzle

Last synced: 8 months ago
JSON representation

Did this on a plane while traveling

Awesome Lists containing this project

README

          

To generate a puzzle, edit clues.txt, then:

python3 mkpuzzle.py clues.txt 15

*In this case, 15 is the number of rows and columns.*

Run a local web server:

python3 -m http.server

Open a browser to