![]() |
Cluedo Solver v1.0
Cluedo game solver making deductions.
|
A struct that contains the data of a player. More...
#include <Solver.hpp>
Public Attributes | |
| std::string | name |
| The name of the player. | |
| std::size_t | card_count |
| The number of cards held by the player. | |
A struct that contains the data of a player.