KingMob / CrossWords

This is a Clojure project to take a sentence and render it like a crossword puzzle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Clojure project to take a sentence and render it like a crossword puzzle.

START

To run all tests, type:

lein midje

To build, type:

lein uberjar

To run, type something like:

java -jar target/CrossWords-0.2.0-standalone.jar "Cross words slowly"

About

This is a Clojure project to take a sentence and render it like a crossword puzzle.

License:Other


Languages

Language:Clojure 100.0%