space2021 Js13kGames 2021 entry Building and running First, run npm install Then, for running the game in browser: npm run start and for building the final package (build.zip): npm run build