/ouijaboard

This Ouija board was used as a demonstration of how to generate random numbers in Elm at Write, Speak, Code 2018.

Primary LanguageElm

Elm Ouija Board

This Ouija board was used as a demonstration of how to generate random numbers in Elm at Write, Speak, Code 2018.

Running Locally

Install Elm following the instructions here.

Run the project from your command line: > elm-reactor

Now see the Ouija board in action at localhost:8000!