Blackjack
Loading...
Searching...
No Matches
Classes
player.h File Reference

Defines the contract for a Player. More...

#include "deck.h"
#include "outcome.h"
#include <string_view>

Go to the source code of this file.

Classes

class  Player
 A player is defined by the score that he earns through his chances, in which he can either hit or stand. More...
 

Detailed Description

Defines the contract for a Player.

Author
DSN
Version
0.2
Date
2023-08-19