Archived Repository The code of this repository was written during a Marmelab agile integration. The associated blog post illustrates the efforts of the new hiree, who had to implement a board game in several languages and platforms as part of his initial learning. This code is not intended to be used in production, and is not maintained. |
Command-line card generator for dobble-like game
Run the following command
make install
Pending the final .phar file, you can use symfony command :
php src/application.php dobble:run -h
make test
Dobble rules implemented in this software :
-
There is at least one card
-
Each card is unique
-
All cards have same amount of symbols
-
A card has one and only one pair with all other cards