Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alhimik45/three-man-chess

Three-man chess multiplayer app using hoplon.io
https://github.com/alhimik45/three-man-chess

chess clojure hoplon multiplayer

Last synced: about 2 months ago
JSON representation

Three-man chess multiplayer app using hoplon.io

Awesome Lists containing this project

README

        

# Three-man chess

A multiplayer app using clojure framework [Hoplon][1]

## Usage

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

```bash
$ boot development
```

2. Go to [http://localhost:8000][2] in your browser.

3. Enjoy!

Copyright © 2014, **Alexey Kolpakov**

[1]: http://hoplon.io/
[2]: http://localhost:8000