Bot
development
Bots are software agents (programs) that play. In dipGame you can play Diplomacy against bots and develop your own bot. This is specially interesting for multiagent systems' researchers as described in [1] . You can start reading the quick start guide .
dipGame documentation:
- quick start guide Tutorial for bot developers.
- troubleshooting dipGame users support section.
- interesting projects Ideas for interesting software projects.
Resources provided by dipGame:
- dip The dipGame framework for bot development.
- bot An extension of the dipGame framework for bot development.
- nego The dipGame negotiation framework.
- gameManager A program that runs dipGame games.
- chatApp The dipGame program for human players to negotiate.
- examples Some examples to illustrate how to build your own client.