Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alhimik45/three-man-chess
- Owner: alhimik45
- License: epl-1.0
- Created: 2014-12-08T16:44:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-08-25T15:37:12.000Z (over 2 years ago)
- Last Synced: 2023-08-15T23:38:50.273Z (over 1 year ago)
- Topics: chess, clojure, hoplon, multiplayer
- Language: Clojure
- Homepage: https://three-man-chess.herokuapp.com/
- Size: 190 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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