This Svelte project is created by using SvelteKit.
If you're trying to run this application on your machine, please clone the repo and run the following codes:
# Install the required packages
npm install
# Start the server
npm run dev
Highly recommended to run this application on Google Chrome as it is only tested on Google Chrome
PixiJS is used in this project for rendering the mini game. The version of PixiJS related packages are shown below:
"@pixi/graphics-extras": "^7.3.0",
"pixi.js": "^7.2.4"
"webfontloader": "^1.6.28"