theanirudhvyas / tic-tac-toe-clojure

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%