Progress: Evolution of Technology BoardGameArena Adaptation

Coding conventions

  • Code organization conventions
  • Deck component conventions

Game States

  • Introduction
  • Development phase states
  • Action phase states
  • Upkeep phase state
  • nextPlayerTurn state
  • openNextAge state
  • endGameScoring state

Algorithms

  • Card cost computing

API

  • PHP
  • JS
    • bgagame.progressevolutiontechnologyswh
    • bgagame.modules.js.Action
    • bgagame.modules.js.Classes
    • bgagame.modules.js.Constants
    • bgagame.modules.js.Interfaces
    • bgagame.modules.js.Notification
      • PETBaseNotification
      • PETDevelopmentPhaseNotifications
      • PETDiscoverNotifications
      • PETDrawCardNotification
      • PETDrawNotifications
      • PETEndGameScoringNotifications
      • PETOpenNextAgeNotifications
      • PETQuickDrawNotification
      • PETResearchPhaseNotifications
      • PETShuffleDrawNotifications
      • PETUpkeepNotifications
    • bgagmes.modules.js.Utility
Progress: Evolution of Technology BoardGameArena Adaptation
  • »
  • Namespaces »
  • bgagame.modules.js.Notification
  • Edit on GitLab

bgagame.modules.js.Notification

  • PETBaseNotification
  • PETDevelopmentPhaseNotifications
  • PETDiscoverNotifications
  • PETDrawCardNotification
  • PETDrawNotifications
  • PETEndGameScoringNotifications
  • PETOpenNextAgeNotifications
  • PETQuickDrawNotification
  • PETResearchPhaseNotifications
  • PETShuffleDrawNotifications
  • PETUpkeepNotifications

© Copyright 2022, Thibault HUTTIN-PASSERON (SwHawk).

Built with Sphinx using a theme provided by Read the Docs.