Module app
Package app.utils.pieceplayer
package app.utils.pieceplayer
Utilities that allow interacting with game through individual pieces.
-
ClassDescriptionCreates and controls all game players at once allowing to connect pieces only onceThrown when an illegal move is attempted, e.g.Interface for moving single piece, to be used with external controllers such as UI.Socket for interacting with game using individual pieces.PiecePlayer that only spectates the game i.e.Wraps single player allowing controlling it with individual pieces