Description du projet

Kinonk is a Pentominoes program written in C++.
Pentominoes is a two-player board game where the
goal is to be the last player to put a pentomino
(a piece composed of five squares) on the board.
Kinonk can also play Katamino, a variant of
pentominoes. It uses a simple brute force
algorithm, and can play any position perfectly if
given enough time. You can constrain its time by
giving an arbitrary time limit, or simply let it
analyze everything. Charts can be generated using
a Perl script included in the package.

Évaluation
Votre évaluation
Votre avis sur ce projet