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

https://github.com/billstclair/duello

Duello; A Gentlemen's Dice Game
https://github.com/billstclair/duello

Last synced: 4 months ago
JSON representation

Duello; A Gentlemen's Dice Game

Awesome Lists containing this project

README

          

[Duello: A Gentlemen's Dice Game](https://gibboygames.com/duello/) was invented by Chris St. Clair. Rules are in [rules.md](rules.md).

For development:

cd ~/.../duello
elm reactor

Then aim your browser at http://localhost:8000/site/index.html

After code changes, use `bin/build` to create `site/elm.js`, then reload the browser window.

Bill St. Clair, 29 August 2020