Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wasichu/elm-havannah

Client Side Implementation of Havannah in Elm
https://github.com/wasichu/elm-havannah

elm game

Last synced: 14 days ago
JSON representation

Client Side Implementation of Havannah in Elm

Awesome Lists containing this project

README

        

# elm-havannah
Client Side Implementation of Havannah in Elm

## To build

To build the JS necessary for this app, run from the root directory:

```
elm-make src/HavannahApp.elm --output=havannah.js
```