Scittle tic-tac-toe built with Replicant

What is Scittle?

Read the main page for more details.

The game

The following source was loaded and interpreted from cljs/replicant_tictactoe/core.cljs using the script tag:


<script type="application/x-scittle" src="cljs/replicant_tictactoe/ui.cljs"></script>
<script type="application/x-scittle" src="cljs/replicant_tictactoe/game.cljs"></script>
<script type="application/x-scittle" src="cljs/replicant_tictactoe/core.cljs"></script>