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.

⬇️ Installing Gambit

Quick installation with PyGambit: pip install pygambit

Install

🐍 PyGambit

Create games and compute equilibria with PyGambit.

PyGambit

🖥️ Command-line tools

Quickly compute equilibria with the Gambit command-line tools.

CLI

🖱️ Graphical interface

Interactively create, explore, and find equilibria of games.

GUI

🐛 Bugs and feature requests

Report bugs and feature requests on GitHub.

GitHub issues

📖 Developer docs

Guides for developers & contributors to the package.

Developer docs