Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Luke-lwz/kaboom

Adaptation of the card game Two Rooms and a Boom
https://github.com/Luke-lwz/kaboom

Last synced: about 1 month ago
JSON representation

Adaptation of the card game Two Rooms and a Boom

Awesome Lists containing this project

README

        

# Kaboom
An online adaptation of the card game Two Rooms and a Boom™

Hi, thank you for showing interest in this small project.
[Playkaboom.com](https://playkaboom.com)
[Discord Community](https://discord.gg/EmDbDm6PMz)
[Buy me a Coffee](https://www.buymeacoffee.com/lukas.fish)

This work is [licensed](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode) under the [Creative Commons license BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).

# Development mode in app

Click the Kaboom logo 7 times to enter development mode.

# Installation

Made using Preact

1. Install NodeJS + NPM + Vite
2. `npm i`
3. Create `.env` variable: `VITE_PEERJS_ID=`
4. `npm run dev` or `npm run build`