259 B
259 B
Chemmazz! (game-party)
It's a simple browser based card game with a videochat integrated. It let you play with Neapolitan playcards.
Development
Start the server with:
cd server && yarn devel
Start the client with:
cd client && yarn start