A hot potato game where you must tag the other players before you explode!
Play it online, all in your browser
- Completely open source
- Gamepad support
- Local multiplayer
- Can be run on a static website
- Fully moddable to your heart's desires!
* Online multiplayer has been disabled in the main branch for performance reasons, check out the online branch for more information
In order to build the website, all you have to do is clone the git repository, then initalize the project with npm install
(or pnpm install
, etc.)
Afterwards, you can build with npm run build
, or start a local development server with npm run dev
.
Check the wiki for modding instructions and help!
Massive thanks to @joaquinld, @jdlim177, and @turtlesimulator3000 for working on this project with me.
Some art and assets (particularly tilemaps) were sourced from OpenGameArt under the CC0 license.
Bomb spritesheet was created by Peanut Warrior for this game.