An online adaptation of the card game Two Rooms and a Boom™
Hi, thank you for showing interest in this small project.
Playkaboom.com
Discord Community
Buy me a Coffee
This work is licensed under the Creative Commons license BY-NC-SA 4.0.
Click the Kaboom logo 7 times to enter development mode.
Made using Preact
- Install NodeJS + NPM + Vite
npm i
- Create
.env
variable:VITE_PEERJS_ID=<random-alphanumeric-text>
npm run dev
ornpm run build