Sokoban
|
#include <vector>
#include <string>
Classes | |
struct | Barrel |
Struct which represents a barrel. More... | |
struct | GameState |
Structure representing Sokoban game state. More... | |
struct | TwoPlayerGameState |
Structure representing Sokoban game state for two player map. More... | |