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

https://github.com/alhimik45/tic-tac-toe

Tic-tac-toe multiplayer app using hoplon.io
https://github.com/alhimik45/tic-tac-toe

clojure game hoplon multiplayer tic-tac-toe

Last synced: about 1 month ago
JSON representation

Tic-tac-toe multiplayer app using hoplon.io

Awesome Lists containing this project

README

        

# Tic-tac-toe

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