Gambit: User documentation#

Gambit is a library of game theory software and tools for the construction and analysis of finite extensive and strategic games.

  • Users: We recommend most newcomers install the PyGambit Python package and read the associated documentation, which includes tutorials and a complete API reference.

  • Contributors: Please read the code of conduct and contribution guidelines before posting on GitHub.

โฌ‡๏ธ Installing Gambit

Quick installation with PyGambit: pip install pygambit

Install

๐Ÿ PyGambit

Explore tutorial notebooks and API reference docs.

PyGambit

๐Ÿงฎ Analysing games

Compute equilibria and run econometric estimations.

Equilibrium computation

๐Ÿ“š Catalog of games

Browse a curated collection of game theory models.

Catalog of games

๐Ÿ–ฑ๏ธ Graphical interface

Interactively create, explore, and find equilibria of games.

GUI

๐Ÿ’ป Command-line interface

Use Gambitโ€™s command-line tools for scripting.

CLI

๐Ÿ› Bugs and feature requests

Report bugs and feature requests on GitHub.

GitHub issues

๐Ÿ“– Developer docs

Guides for developers & contributors to the package.

Developer docs