Skip to content

A game server (tooling) for a mmo game. This is only a tool, not a complete game!

License

Notifications You must be signed in to change notification settings

JuKu/mmo-game-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmo-game-server

A game server (tooling) for a mmo game. This is only a tool, not a complete game!

Build Status Lines of Code FOSSA Status Quality Gate Coverage Technical Debt Rating Code Smells Bugs Vulnerabilities Security Rating

Sonarcloud

Requirements

See also MMO Proxy Server

Network Protocol

Network Protocol is specified here (proxy is transparent).

Modules

  • Core (Gameplay Mechanics, Player Synchronisation, ID Generation, Entities)
  • Frontend (TCP game frontend to proxy server)
  • Backend
  • Commons (used for proxy, gameserver and all other mmo specific things, including client)
  • Database (persistence layer)
  • Main (main configuration)

Server Architecture

See MMO Proxy Server.

License

FOSSA Status

About

A game server (tooling) for a mmo game. This is only a tool, not a complete game!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages