Skip to content

An implementation of impossible TTT in Clojure

License

Notifications You must be signed in to change notification settings

gilroman/ttt-pair

 
 

Repository files navigation

Impossible TTT

Clojure Implementation

A functional programming style implementation of Impossible TTT on the command line, in Clojure.

Setup

  • If you don't have Clojure / Leiningen installed, you can download / install from here: https://leiningen.org/
  • Clone the Impossible TTT repository
  • Change directories into the ttt-clojure directory

Game Play

  • Run the program with the lein run command.
  • Follow on-screen instructions for gameplay.

Testing

  • For unit tests run the lein test-refresh command.

About

An implementation of impossible TTT in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%