Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
Cluedo::PlayerData Struct Reference

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.
 

Detailed Description

A struct that contains the data of a player.


The documentation for this struct was generated from the following file: