Skip to content

Dominion AI Competition

ldstrumpet edited this page Jan 8, 2015 · 16 revisions

Overview

Dominion is a deck building game (rules). It can also be played here.

The goal of this project is to create our own implementation of Dominion with an outward facing interface for AI's so that a user can create AIs to battle each other. The AI interface will allow users full control of their AI, including playing cards, actions to take, what to buy etc.

Goals

  • Working framework that works with 2 - 4 AIs in a game
  • Several baseline/example AIs
  • Extendable framework so that expansion packs could be added later
  • Front end where users can submit their AIs and have them fight other AIs

Stretch Goals

  • Allow AI's to be written in different languages
  • Allow Humans to play against the AI's
  • Ranking system for AI's

Tools

This could be done in many languages and will be left up for the group to decide

Interested People

Chris Brown

Trent Jones

Jeremy London

Clone this wiki locally