/om-draughts

A draughts (checkers) game built using Om

Primary LanguageClojure

om-draughts

A draughts (checkers) game built using Om.

This is currently work in progress. It is not a complete implementation of draughts.

Running the game

  1. Compile the Clojurescript with:
lein cljsbuild once
  1. Open index.html in your browser