js13kGames / please-finish-in-13th-place

Please Finish In 13th Place - a js13kGames 2024 competition entry by @fabiosantoscode.

Home Page:https://js13kgames.com/2024/games/please-finish-in-13th-place

Repository from Github https://github.comjs13kGames/please-finish-in-13th-placeRepository from Github https://github.comjs13kGames/please-finish-in-13th-place

Fábio's js13k 2024 entry

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

About

Please Finish In 13th Place - a js13kGames 2024 competition entry by @fabiosantoscode.

https://js13kgames.com/2024/games/please-finish-in-13th-place


Languages

Language:JavaScript 96.3%Language:HTML 3.7%