This project requires go to run
Car combat client implementation is located: here
- Daniel Mashuda
- Austin Decker
- Austin Forry
go get .
go test -v ./...
go run server.go
By default, the server listens on port: 10001, this can be configured in the server.go file