Home

Awesome

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