Package model.game
package model.game
Core game control package containing GameManager, ZoneManager, GameState, and GameEventListener.
-
ClassDescriptionInterface that the UI must implement to receive events from GameManager.Central controller for the entire game, managing flow from start to finish.All possible states of the game.Shrinking Zone system.