https://github.com/ijustdev/cah
CAH RoyalCards is some kind of extendable Cards Against Humanity
https://github.com/ijustdev/cah
card game
Last synced: about 1 year ago
JSON representation
CAH RoyalCards is some kind of extendable Cards Against Humanity
- Host: GitHub
- URL: https://github.com/ijustdev/cah
- Owner: IJustDev
- Created: 2021-07-01T11:17:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-01T15:23:27.000Z (almost 5 years ago)
- Last Synced: 2025-01-23T14:43:12.617Z (over 1 year ago)
- Topics: card, game
- Language: Go
- Homepage:
- Size: 1.55 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CAH RoyalCards

CAH RoyalCards is a card game like Cards Against Humanity.
## Current Features
- Library for a Cards Against Humanity flow (/src)
- Server Side Plugin System (add custom listener for events) (/plugins)
- Websocket communication (/ws)
- Decks with question and answer cards (need to implement a card site)