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
piece_type_id.hpp File Reference

Contains enum listing the different types of pieces present in the game. More...

#include <cstdint>

Go to the source code of this file.

Enumerations

enum  PieceTypeID : uint8_t {
  SWALLOW =0 , STORMBIRD , RAVEN , ROOSTER ,
  EAGLE , TOTAL =5
}
 Enum listing the different types of pieces present in the game.
 

Detailed Description

Contains enum listing the different types of pieces present in the game.

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