~kylep/unauthorized-helionaut-2d

Unauthorized sequel to sokpop's Helionaut for sokjam
Update readme with link
Add more music and last minute adjustments
Sound fixes

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~kylep/unauthorized-helionaut-2d
read/write
git@git.sr.ht:~kylep/unauthorized-helionaut-2d

You can also use your local clone with git send-email.

#Unauthorized Helionaut 2d

Unauthorized sequel to sokpop's Helionaut for the sokpop community jam

demo site here

Finished product here

#Developer setup

Make sure you have node js installed, then run

npm install
npm run serve

This will start the server, then you can connect at http://localhost:8080

Hot reload should work