An unbeatable tic tac toe game, written in Clojure.
To play the game, follow these steps:
git clone https://github.com/mh120888/matts-clojure-ttt.gitcd matts-clojure-tttlein run
If you don't have Clojure or leiningin installed, try this instead:
java -jar matts-clojure-ttt-0.1.0-SNAPSHOT-standalone.jar