Scorched
June 30, 2019 ยท View on GitHub
A Scorched Earth clone written in Elm.
Setup
- Install node (
nvm install && nvm use) - Install yarn (
npm install --global yarn) - Start elm reactor (
yarn elm reactor) - Navigate to http://localhost:8000/src/Scorched.elm