Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Luke-lwz/kaboom
- Owner: Luke-lwz
- Created: 2023-05-13T16:46:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T11:58:15.000Z (9 months ago)
- Last Synced: 2024-04-12T23:57:18.655Z (9 months ago)
- Language: JavaScript
- Homepage: https://playkaboom.com
- Size: 17.9 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- my-awesome-github-stars - Luke-lwz/kaboom - Adaptation of the card game Two Rooms and a Boom (JavaScript)
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`