| Package | Description |
|---|---|
| yasc |
Package of Yet Another Sokoban Clone game.
|
| yasc.GameController |
Package with classes of main yasc utilities such as input handling and gamestate changing.
|
| yasc.GameModel |
Package with classes of yasc's logical model.
|
| yasc.GameView |
Package with classes used for managing graphical resources and drawing representation of logical model.
|