Viking Chess Documentation
Viking Chess Documentation
VikingChess Namespaces
VikingChess.Model
Game Class
Game Constructor
Game Constructor
Game Constructor (Board)
Game Constructor (Board, Boolean)
Game Constructor (Board, Tuple(String, String, String, String, String))
Game Constructor (Board, Boolean)
Constructor for simulated games. This is used only for the
MCTS
algorithm.
Namespace:
VikingChess.Model
Assembly:
VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Game
(
Board
board
,
bool
simulated
)
Parameters
board
Type:
VikingChess.Model
Board
The
Board
to use for the
Game
.
simulated
Type:
System
Boolean
simulated
See Also
Reference
Game Class
Game Overload
VikingChess.Model Namespace
Copyright Declan Murphy 2016
Send comments on this topic to
masterdex@live.ie