Skip to content

Crossword generator and player written in Clojure+ClojureScript

License

Notifications You must be signed in to change notification settings

ben-denham/clj-crosswords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crosswords

This is a web application to randomly generate crosswords based on a set of clues, and allow those crosswords to be completed through an HTML game interface.

To run this app, you must place a tab-separated values file of clues at resources/clues.tsv. The first column should be clue txt, the second column should be an all-caps solution.

About

Crossword generator and player written in Clojure+ClojureScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published