Chess Game
1.1.0
A full chess game for Unity
|
This class is used for irregular boards( board != 8x8 ), to place pieces accordingly at the top and bottom of the baord. More...
Static Public Attributes | |
static Dictionary< string, List< sbyte > > | PiecePlacements = new Dictionary<string, List<sbyte>>() |
All possible moves generated by MoveGenerator, stored by an identifying string using the format (piecetype)+(indexpostion) More... | |
This class is used for irregular boards( board != 8x8 ), to place pieces accordingly at the top and bottom of the baord.
|
static |
All possible moves generated by MoveGenerator, stored by an identifying string using the format (piecetype)+(indexpostion)