/tic-tac-toe-clojure

tic-tac-toe in clojure where 2 players can play with each other

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

tic-tac-toe

This is the implementation of tic-tac-toe in clojure where 2 players can play against each other.

Installation

Run lein deps to install the dependencies

Usage

lein run to run the game