-
Notifications
You must be signed in to change notification settings - Fork 0
Game Board
Claudio Bonesana edited this page Apr 14, 2021
·
1 revision
A Game Board is defined by a scenario (see Configuration for Scenarios for more details).
Its parameters are:
-
Size of game area
-
Position of obstacles and terrain types
-
Available units for each player
-
Initial placement of units
- Fixed, if precise hexagons are given
- Variable, if an area is given; in this case the player can choose where to put its units
-
Initial turn and final turn
-
Player goals
-
Special rules and equipment (i.e. Sniper Rifle, Civilian, ...)
- Rules Players
- Match Structure
- Game Status
- Line of Fire (LOF) and Line of Sight (LOS)
- Actions
- Game Board