Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
|
Contains the class definition of the CPU player controller. More...
Go to the source code of this file.
Classes | |
class | PlayerCPURandom |
An aspect representing a computer controlled player of the game of ur, which makes its decisions completely randomly. More... | |
Contains the class definition of the CPU player controller.