Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
Player.hpp File Reference

The file that contains the definition of the Cluedo::Player class. More...

#include "Card.hpp"
#include "CardSet.hpp"
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Cluedo::Player
 The player of a game. More...
 

Detailed Description

The file that contains the definition of the Cluedo::Player class.