Description: Black white board game by 4 x4 square array composition. The board each grid putting one pawn, a total of 8 pieces of white fruit and eight pieces of black fruit. This pawn and every kind of place scheme constitute a game state. On the board have 1 the public side of the two grid called the adjacent squares. A square up has four adjacent squares. Playing with black white game, each step can be any two adjacent square pieces interchange position. For a given initial game state and target the game state, programming calculation from initial game state changes to the target state game the shortest move sequence.
To Search:
File list (Check if you may need any files):
game.cpp