########################## Gambit: User documentation ########################## **Gambit** is a library of game theory software and tools for the construction and analysis of finite extensive and strategic games. We recommended most new users install the PyGambit Python package and read the associated documentation, which includes tutorials and a complete API reference. .. grid:: .. grid-item-card:: ⬇️ Installing Gambit :columns: 4 Quick installation with PyGambit: ``pip install pygambit`` .. button-ref:: install :ref-type: ref :click-parent: :color: secondary :expand: .. grid-item-card:: 🐍 PyGambit :columns: 4 Create games and compute equilibria with PyGambit. .. button-ref:: pygambit :ref-type: ref :click-parent: :color: secondary :expand: .. grid-item-card:: 🖥️ Command-line tools :columns: 4 Quickly compute equilibria with the Gambit command-line tools. .. button-ref:: command-line :ref-type: ref :click-parent: :color: secondary :expand: .. grid-item-card:: 🖱️ Graphical interface :columns: 4 Interactively create, explore, and find equilibria of games. .. button-ref:: section-gui :ref-type: ref :click-parent: :color: secondary :expand: .. grid-item-card:: 🐛 Bugs and feature requests :columns: 4 Report bugs and feature requests on GitHub. .. button-ref:: github-issues :ref-type: ref :click-parent: :color: secondary :expand: .. grid-item-card:: 📖 Developer docs :columns: 4 Guides for developers & contributors to the package. .. button-ref:: developer :ref-type: ref :click-parent: :color: secondary :expand: .. toctree:: :hidden: :maxdepth: 1 install pygambit tools gui samples developer formats biblio .. toctree:: :hidden: contents .. Or, see a :ref:`more detailed table of contents `. .. Indices and tables .. ================== .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search`