|
CardGame
Rogue-like card videogame
|
#include <optional>Go to the source code of this file.
Classes | |
| struct | MatchData |
| struct | TurnData |
| struct | PlayCardDecision |
Enumerations | |
| enum class | MatchState { Running , PlayerWon , EnemyWon , MutualDestruction , Aborted } |
| enum class | PlayerChoice { PlayCard , PassTurn } |
|
strong |
|
strong |