Space Invaders game in Elm
You can find a running version here: https://space-invaders.now.sh/
Install dependencies with yarn
, then start development mode with yarn dev
.
Running yarn build
will create production build in ./dist folder.
Space Invaders game in Elm
You can find a running version here: https://space-invaders.now.sh/
Install dependencies with yarn
, then start development mode with yarn dev
.
Running yarn build
will create production build in ./dist folder.