My Project
UML Lab
Loading...
Searching...
No Matches
Classes
board.h File Reference

Declaration of the Board class and related structures. More...

#include <SFML/Graphics.hpp>
#include <vector>
#include <limits>
#include "player.h"
#include "piece.h"
#include "move.h"
#include "movenode.h"

Go to the source code of this file.

Classes

class  Board
 Represents the game board and its functionality. More...
 

Detailed Description

Declaration of the Board class and related structures.