npm run start
- run a server to host index.html and all the game files, uncompressed
npm run start-compressed
- run a server to try the game as if it was output by npm run build
("live" mode)
npm run build
- build the asset (a zip file) to /tmp/js13k/.build/
- if you don't have a zip
command in PATH, the build will crash. However, you will find the index.html file in that folder
npm run deploy
- deploy to gh pages
forked from fabiosantoscode/js13k-2024
-
Notifications
You must be signed in to change notification settings - Fork 0
Please Finish In 13th Place - a js13kGames 2024 competition entry by @fabiosantoscode.
js13kGames/please-finish-in-13th-place
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Please Finish In 13th Place - a js13kGames 2024 competition entry by @fabiosantoscode.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 96.3%
- HTML 3.7%