bool isRunning

If the game is currently running

Source

bool get isRunning => this._gameMode.isRunning;