GithubHelp home page GithubHelp logo

chielk / aaa-dominationatgame2013 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fleischhauf/aaa-dominationatgame2013

0.0 1.0 0.0 777 KB

Domination game agents code for Advanced Autonomous Agents University of Amsterdam 2013

aaa-dominationatgame2013's Introduction

Domination Game

Version 1.5.0

A simulation engine for a multi-agent competitive game. It is meant as an easy experimentation and evaluation environment for learning about cooperative and competitive autonomous systems. It is:

  • Easy: written in pure python without dependencies makes sure the code is easy to run out-of-the-box and on all platforms. Additionally, the code has a simple API and sensible usage.
  • Fast: the code does not rely on the rendering engine to run simulations, and the collision solver is written to be quite fast, leaving plenty of time for agents to think
  • Fair: the default game rules are tweaked so that it is easy to evaluate the relative skill of agents, without too much randomness.

Please refer to the http://domination-game.rtfd.org/ for information on using this framework.

Screenshot of the Domination Game

The original concept for the game was developed by Okke Formsma and Arno Veenstra, this new version of the framework was developed by Thomas van den Berg and Tim Doolan.

aaa-dominationatgame2013's People

Contributors

johndzervos avatar fleischhauf avatar liveris avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.