Open fendor opened 6 years ago
It should be possible to add Decorations to the game map. The mechanism should be comparable to modifying the game map. The Decorations should be send along the GameMap when a client connection is opened and a Login has been requested.
GameMap
Login
Decorations for the playing field
It should be possible to add Decorations to the game map. The mechanism should be comparable to modifying the game map. The Decorations should be send along the
GameMap
when a client connection is opened and aLogin
has been requested.