Skip to content

MrSametBurgazoglu/GameServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameServer

A Game Server for My 2D Turn Based Strategy Game

Its written in go. It creates room when requested and it enables communication with 2 client (people plays game).

Its an lightweight game server. Its just gives one client's message to all clients in the room(its like an echo for client who send message. Its a design decision for my game)

About

A Game Server for My 2D Turn Based Strategy Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages