congwenma / chess.elm

Chess game built in Elm

Home Page:https://congwenma.github.io/chess.elm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo

https://congwenma.github.io/chess-elm/

Start up

**NOTE: As of today (02/2018) ** Needs to have elm-github-install package installed from npm

npm i -g elm-github-install

then run this to get elm-ui

elm-install

then install rest of the packages

npm install

npm run start

About

Chess game built in Elm

https://congwenma.github.io/chess.elm/


Languages

Language:Elm 81.0%Language:JavaScript 9.0%Language:HTML 7.0%Language:CSS 3.0%