Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 215 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 215 Bytes

tic-tac-toe

##Description Tic Tac Toe, written in Clojure. Playable on the command line.

##Versions Clojure 1.6.0, Leiningen 2.5.1 on Java 1.8.0, Speclj 3.2.0

##How to Run lein run

##How to Test lein spec