SI icon indicating copy to clipboard operation
SI copied to clipboard

SICore: big picture

Open VladimirKhil opened this issue 9 months ago • 0 comments

  • move all commands and UI data to SIGame.ViewModel
  • convert actor to client handlers; that ease role change in the game
  • provide a separate layer for game and clients to send serialized messages; create well defined API for messaging

Localization needed to be moved out too but it is a very long task that should be done out of this scope.

VladimirKhil avatar May 16 '24 18:05 VladimirKhil