Options
All
  • Public
  • Public/Protected
  • All
Menu

Module view/pages/GamePage

Functions

Functions

Const GamePage

  • GamePage(): Element
  • 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.

    Returns Element

Generated using TypeDoc