Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danini-the-panini/ttt-cljs
- Owner: danini-the-panini
- Created: 2014-04-15T12:44:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-15T12:59:51.000Z (over 10 years ago)
- Last Synced: 2023-06-11T05:35:18.151Z (over 1 year ago)
- Language: Clojure
- Size: 121 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.