Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danini-the-panini/ttt-cljs

Tic-Tac-Toe in ClojureScript with OM
https://github.com/danini-the-panini/ttt-cljs

Last synced: 15 days ago
JSON representation

Tic-Tac-Toe in ClojureScript with OM

Awesome Lists containing this project

README

        

Tic-Tac-Toe
===========

In ClojureScript, using OM

How To Play
-----------

Make sure you have leiningen installed.

In the folder, run the command `lein cljsbuild ttt`

Open `index.html` in your browser.