Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 335 Bytes

Elm-Yahtzee

Ugly and simple Yahtzee-based game written in Elm 0.18.0. Play it.

Running locally

Run elm-reactor from this directory and go to http://localhost:8000/Main.elm

What's left to do

  • Less ugly UI
  • Multiplayer?