An open API service indexing awesome lists of open source software.

https://github.com/ezmiller/clj-tictactoe

Command-line TicTacToe in Clojure
https://github.com/ezmiller/clj-tictactoe

clojure

Last synced: 2 months ago
JSON representation

Command-line TicTacToe in Clojure

Awesome Lists containing this project

README

          

TicTacToe
=========

A command-line TicTacToe game implemented in clojure.

To run:
```
clj -m tictactoe
```