Categorygithub.com/peterzernia/set
modulepackage
0.0.0-20201210173104-2512ba587154
Repository: https://github.com/peterzernia/set.git
Documentation: pkg.go.dev

# README

set

Set is a recreation of the card game Set, built with Go and Typescript React

Development

make build builds the docker containers make up runs the backend server + frontend development server make set builds the go binary make client builds the frontend javascript

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client is a middleman between the websocket connection and the hub.
Context keeps tracks of the game, registered connections, and the message queue.