This repo uses Parcel to build and zip games created for js13kgames.
The commands assume Yarn is installed.
yarn startStart the Parcel build server at http://localhost:1234.
yarn buildBuild, minify, and inline the game to ./dist/inlined/index.html.
yarn partyBuild, minify, inline, and zip the game to ./dist/zipped/game.zip. This command finishes with a log message that says if the zip file is under 13k.
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.