Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 277 Bytes

Gambler's Dice

Because the world needs more terrible incarnations of this terrible idea.

Getting started

You need to have Elm 0.18 installed on your machine.

Compile this project with:

elm make src/Main.elm

Then view it:

elm reactor