card-jong-fe/README.md

276 B

Card-jong (frontend)

Card-jong is a Mahjong-like game, but uses 2 decks of cards instead of tiles.

Has a SolidJS frontend and will connect to a Go backend, which will have all the game logic and state.

This frontend will only render the state received from the backend.