Package be.madoka.aardbei.sokoban

Interface Summary
Direction Represents a direction of a PositionChange.
Visualisation Represents a visual representation for some Logic.
 

Class Summary
Dimension Represents a dimension.
DimensionChangeEvent Represents a change of Dimension.
LevelChangeEvent Represents a levelchange.
Logic Represents the logic of a game.
Position Represents a Position.
PositionChangeEvent Represents a change of Position.
ScoreChangeEvent Represents a scorechange.
Sokoban Initialise a Logic, add a Visualisation and play the game.