sonnym / scorched

A clone of Scorched Earth written in Elm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scorched

A Scorched Earth clone written in Elm.

Setup

  1. Install node (nvm install && nvm use)
  2. Install yarn (npm install --global yarn)
  3. Start elm reactor (yarn elm reactor)
  4. Navigate to http://localhost:8000/src/Scorched.elm

About

A clone of Scorched Earth written in Elm.

License:MIT License


Languages

Language:Elm 99.4%Language:Shell 0.6%