Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
Loading...
Searching...
No Matches
player.hpp File Reference

Contains structs and classes representing a single player of the game and their current state. More...

#include <memory>
#include <array>
#include <glm/glm.hpp>
#include "piece.hpp"
#include "role_id.hpp"

Go to the source code of this file.

Classes

class  Player
 Data model for a single player of the game, tracking also the number of counters held by this player. More...
 

Detailed Description

Contains structs and classes representing a single player of the game and their current state.

Author
Zoheb Shujauddin (zoheb.nosp@m.2424.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)
Version
0.3.2
Date
2025-09-12