Skip to content
/ ttt Public

Simple tic tac toe in Clojure, because I want to learn Clojure better

License

Notifications You must be signed in to change notification settings

jogjayr/ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tictactoe

Simple tic tac toe in Clojure, because I want to learn Clojure better

I actually detest tic-tac-toe. But it's the simplest game I know.

To run:

git clone [email protected]:jogjayr/ttt.git
cd ttt
lein run

You play "x", the computer plays "o". It might fail or throw exceptions on invalid inputs, and quit.

About

Simple tic tac toe in Clojure, because I want to learn Clojure better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published