Skip to content

server for asteroids-mp, the multiplayer asteroid redirection game

Notifications You must be signed in to change notification settings

saucecode/asteroids-mp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

asteroids-mp server

the full server software for asteroids-mp.

Currently supports:

  • Player connecting/disconnecting.
  • Player sync.
  • Player death and respawn.
  • Asteroid generation and sync.
  • Impulse explosions on death.
  • Custom player avatars.
  • Server-to-client text rendering

Written in Java with KryoNet for networking.

About

server for asteroids-mp, the multiplayer asteroid redirection game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages