grpc-simon-says
Simon Says Game
A multiplayer game where one player gives commands to others and they must follow them without hesitation.
Multiplayer Simon Says game using bidirectional gRPC streaming
132 stars
13 watching
33 forks
Language: Go
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
grpc-ecosystem/polyglot | A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 530 |
alexspurling/simonsays | An implementation of the classic game where one player gives commands starting with 'Simon says', and the other players must follow if the command starts with 'Simon says' | 3 |
ridha/grpc-streaming-demo | A gRPC-based demo of bi-directional streaming RPC's | 168 |
zielak/4simon | A simple game prototype that generates random Simon says sequences and challenges the player to respond correctly. | 0 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
grpc-ecosystem/protoc-gen-grpc-gateway-ts | Generates TypeScript clients for gRPC services used in web and Go applications. | 141 |
grpc/grpc-community | A central repository of community resources and governance documents for a communication protocol framework. | 63 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
arecvlohe/reason-react-simon-game | A ReasonReact implementation of the classic Simon Game | 9 |
gogo/letmegrpc | Generates web forms from gRPC definitions | 421 |
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |
vladimirvivien/go-grpc | A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 242 |
grpc-ecosystem/grpcdebug | A command-line tool that provides a human-friendly interface to inspect and debug gRPC services | 145 |
bojand/gcall | A command-line interface for gRPC services | 12 |