Skip to content

Praccen/ldjam56

Repository files navigation

What is it

This is our submission for Ludum Dare 56. Here's the game page https://ldjam.com/events/ludum-dare/56/cheddar-chase

Setup

npm install

cd into Games/ldjam56

npm link ../../

npm install

Will install all needed packages

Compile

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.

Formatting

./node_modules/.bin/prettier --write src

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published