Chadwick Gambit: Software Tools for Game Theory

Table Of Contents

Next topic

An Overview of Gambit

This Page

Gambit: Software Tools for Game Theory

Gambit is a library of game theory software and tools for the construction and analysis of finite extensive and strategic games. Gambit is designed to be portable across platforms, and runs on Linux, Mac OS X, and Windows.

The Gambit Project provides:

  • A graphical user interface, based upon the wxWidgets library, providing a common interface with native look-and-feel across platforms.
  • A library of C++ source code for representing games, suitable for use in other applications.
  • A Python API for scripting applications.
  • A new browser-based user interface, the Game Theory Explorer (GTE), for the input of extensive and strategic games. For further details see https://github.com/gambitproject/gte/wiki/_pages

Using and citing Gambit

Gambit is Free/Open Source software, released under the terms of the GNU General Public License.

We hope you will find Gambit useful for both teaching and research applications. If you do use Gambit in a class, or in a paper, we would like to hear about it. We are especially interested in finding out what you like about Gambit, and where you think improvements could be made.

If you are citing Gambit in a paper, we suggest a citation of the form:

McKelvey, Richard D., McLennan, Andrew M., and Turocy, Theodore L. (2010). Gambit: Software Tools for Game Theory, Version 0.2010.09.01. http://www.gambit-project.org.

Replace the version number and year as appropriate if you use a different release.

Table of Contents