React Component representing primary game page of the application.
It consists of left column (PlayerPanel) with information
about the logged player, right column (MapPanel) with
information about the game progress and selected game tile, and
main component (GamePanel) which renders game map and
shows action buttons.
React Component representing primary game page of the application. It consists of left column (PlayerPanel) with information about the logged player, right column (MapPanel) with information about the game progress and selected game tile, and main component (GamePanel) which renders game map and shows action buttons.