Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 323 Bytes

Tic-tac-toe

A multiplayer app using clojure framework Hoplon

Usage

  1. Start the auto-compiler. In a terminal:

    $ boot development
  2. Go to http://localhost:8000 in your browser.

  3. Enjoy!

Copyright © 2014, Alexey Kolpakov