Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 450 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 450 Bytes

Filler - Game

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.

Usage

./filler_vm -f map -p1 player1 -p2 player2