Skip to content

peacememories/dice-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dice-app

A small elm-based app for rolling fudge dice.

While this project will hopefully soon work as a dice app, it was mostly created as an exploration into the Elm language and architecture. Because of this, the code should be expected to change dramatically, regularly.

Building and Using

The project can be built into an html page using

elm make Main.elm

Or viewed by running

elm reactor

And navigating to the Main.elm site in a browser.

About

A small elm-based app for rolling fudge dice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages