Module app
Package app.core.interactor
package app.core.interactor
-
ClassDescriptionInterface of socket that players and spectators can connect to in order to play/spectate the gameWraps game allowing players to interact with each other and notifies participants about eventsPlayer exposed to external controllers such as UI, abstracts out player number and underlying game.Spectator that receives information about moves done by playersThrown when Player methods are called without previous call of connectPlayer on InteractiveGame object