Skip to content

awesomegroupidunno/game-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car combat Game Server

This project requires go to run

Car combat client implementation is located: here

Project Maintainers:

Install dependencies

go get .

Run Unit Tests

go test -v ./...

Run Server

go run server.go

By default, the server listens on port: 10001, this can be configured in the server.go file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages