﻿maverick.game.Game
==================

.. currentmodule:: maverick.game

.. autoclass:: Game

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Game.__init__
      ~Game.add_player
      ~Game.get_current_player
      ~Game.has_events
      ~Game.remove_player
      ~Game.start
      ~Game.step
      ~Game.subscribe
      ~Game.unsubscribe
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Game.big_blind
      ~Game.button
      ~Game.game_id
      ~Game.game_uid
      ~Game.history
      ~Game.rules
      ~Game.small_blind
      ~Game.state
      ~Game.table
      ~Game.uid
   
   