Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
|
Contains an enum for the roles (sets of pieces) possible within this game. More...
Go to the source code of this file.
Enumerations | |
enum | RoleID { NA , BLACK , WHITE } |
A value representing the various roles (or sets, if preferred) possible in this game. | |
Contains an enum for the roles (sets of pieces) possible within this game.