Skip to content

go-svrkit/svrkit

Repository files navigation

svrkit

Useful libraries and best practice for building game server applications.

Guidelines

Please follow the repository guidelines and standards mentioned below.

Code

  • Please use the directory structure of the repository.
  • Use meaningful variable names.
  • Strictly use snake_case (underscore_separated) in filenames.
  • If you have added or modified code, please make sure the code compiles before submitting.

see more code tips below:

https://github.com/func25/go-practical-tips

About

tools and libraraies for building game server applications

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages