This is our submission for Ludum Dare 56. Here's the game page https://ldjam.com/events/ludum-dare/56/cheddar-chase
npm install
cd into Games/ldjam56
npm link ../../
npm install
Will install all needed packages
npm run build
cd Games/ldjam56
npm run build
or npm run dev for watch build of game files which will auto rebuild as soon as a file is saved.
./node_modules/.bin/prettier --write src