Skip to content

SlateyDev/odin-mog-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOG-SERVER

A start on making a multiplayer online game server in odin

This currently has no real functionality and is the beginning of a test

Implemented:

  • SRP6 Server/Client Authentication Handshake
  • SQLite database creation with automatic migrations
  • ENet RUDP communication
  • User creation into DB (set create_test_user to true in game-server/main.odin)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages