The concept is simple: two players gain points by placing on a board, one after the other, the game piece obtained by the game master (in the form of an executable Ruby program). The game ends when the game piece cannot be placed anymore.
Projet d'algorithmie, où il faut analyser une carte et trouver le moyen de poser plus de piece sur le plateau que son adversaire.
./filler_vm -f map -p1 player1 -p2 player2