A web game created for the 2024 js13k game development competition.
From the root directory, install all dependencies:
npm install
Run build:
npm run build
Start a local server in the dist
folder.
Tip: Use debug=true
query parameter to skip the landing page menu. For example
http://localhost:8080/index.html?debug=true
.
Attribution
- Assets courtesy of Anokolisa