Home

Awesome

Elm Shooter

A side scroll shooter in Elm.

See it here https://sporto.github.io/elm-shooter/

Running it

Install Create Elm App.

yarn

Start:

yarn start

Building

make build