Made with Pixel Pigeon game engine. Feel free to use this unlicensed project as a learning resource, but please do not use the game's assets in your own work without permission.
- Copy
example.env
to.env
. - Run
npm ci
to install dependencies. - Run
npm run dev
to start a dev server with hot reloading.