Study Dungeon  1.0.0
A group project for COSC345
Data Structures | Macros
player.h File Reference

This file defines the classes and methods for a Player. More...

#include "menu.h"
#include "playing_card.h"
#include "util.h"
#include <iostream>
#include <stdio.h>
#include <string.h>
#include <vector>

Go to the source code of this file.

Data Structures

class  Player
 Class that represents a Player. More...
 

Detailed Description

This file defines the classes and methods for a Player.

Author
Green Alligators
Version
1.0.0
Date
2024-08-27