Search algorithms for the 8-puzzle solution
Data Structures
Game.hpp File Reference
#include "GameState.hpp"
#include "GameAction.hpp"
Include dependency graph for Game.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Game
 Class representing the rules of a game. More...