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

https://github.com/billstclair/zephyrnot

Zephyrnot is a two-player board game invented by Chris St. Clair
https://github.com/billstclair/zephyrnot

Last synced: over 1 year ago
JSON representation

Zephyrnot is a two-player board game invented by Chris St. Clair

Awesome Lists containing this project

README

          

# Zephyrnot

Zephyrnot is a two-player board game invented by Chris St. Clair.

Instructions are in [Zephyrnot.pdf](site/Zephyrnot.pdf).

## Elm Reactor

The non-networked simulator may be run in Elm Reactor:

```
cd .../zephyrnot
elm reactor
```

Then aim your browser at https://localhost:8000/src/Main.elm