girishso / elm-lights-out

Lights out game in Elm

Home Page:https://girishso.github.io/elm-lights-out/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lights out game in ELM!

Demo

Read about Lights Out game

Quickstart

  • npm install
  • npm start : Runs serve and watch concurrently for you

Other scripts:

  • npm run build : Builds the elm source to public/built/index.js
  • npm run watch : Watches elm files in src for changes, and runs build when changes are detected
  • npm run serve : Starts up a server in the public directory, and live-reloads when public/built/.js or public/.css change

About

Lights out game in Elm

https://girishso.github.io/elm-lights-out/


Languages

Language:JavaScript 98.4%Language:Elm 1.3%Language:HTML 0.2%Language:CSS 0.1%