Skip to content

Distributed multiplayer Quoridor game implementation

License

Notifications You must be signed in to change notification settings

alikhil/quoridor-go-rpc

Repository files navigation

quoridor-go-rpc

Distributed Quoridor game - implemented using Go and Javascript

Quickstart

cd ~/go/src/github
git clone git@github.com:alikhil/quoridor-go-rpc.git alikhil/quoridor-go-rpc

go get ./...

cd cmd
go run main.go

Components

  • Frontend browser app with socket connection to backend

  • Backend or p2p app - communicates with other peers and sends game state to Frontend

Resources

About

Distributed multiplayer Quoridor game implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published