Skip to content

avkviring/cheetah-game-realtime-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Game Server

  • In memory room with udp update client-server
    • Room
    • Network Object
    • Event
    • Fields
  • Inspired by netcode.
  • Fast, realtime, thanks rust-lang.
  • Unity full support (unity dedicated server also)
  • Can used without uds (chat, simple battle, etc)

Contacts