jcdny / aichallenge

AI Challenge

Home Page:http://aichallenge.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Challenge Source Code Repository

Codename: Epsilon

This code will provide the basis for the next contest (Winter 2011). Epsilon is supposed to implement the ants game.

Folder Contents

  • ants/ - Everything related to ants: engine, starter packages, maps/mapgen, visualizer
  • integration_testing - Anything related to testing/stress-testing the contest setup
  • manager/ - Tournament manager which coordinates the workers and computes skill ratings
  • worker/ - Standalone workers which run games (including compiler and sandbox)
  • sql/ - Files for creating an empty sql database
  • website/ - Main website and frontend

Initializing the git submodules:

  • git submodule init
  • git submodule update

Installation

Follow INSTALL.md.

For AI-state visualizations, see VIS_OVERLAY.md.

About

AI Challenge

http://aichallenge.org


Languages

Language:Python 32.4%Language:PHP 18.9%Language:Java 15.6%Language:JavaScript 15.2%Language:Ada 1.6%Language:C 1.4%Language:C# 1.4%Language:Go 1.2%Language:OCaml 1.2%Language:Dart 1.1%Language:CSS 0.9%Language:C++ 0.9%Language:Pascal 0.8%Language:MATLAB 0.8%Language:Scala 0.8%Language:Tcl 0.8%Language:Common Lisp 0.8%Language:D 0.7%Language:Visual Basic 0.6%Language:Perl 0.6%Language:Ruby 0.5%Language:CoffeeScript 0.5%Language:Clojure 0.4%Language:Lua 0.4%Language:Shell 0.3%Language:Objective-C 0.1%