Defines the Player class for the Valeris game. More...
#include <vector>
#include <string>
#include <iostream>
#include "../lib/toolkit.h"
Go to the source code of this file.
Defines the Player class for the Valeris game.
This file contains the declaration of the Player class, which manages player attributes such as health, inventory, class type, and buffs.