lavalamp / 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.

About

AI Challenge

http://aichallenge.org


Languages

Language:Python 32.0%Language:PHP 20.2%Language:Java 17.6%Language:JavaScript 16.2%Language:C# 1.6%Language:Go 1.4%Language:OCaml 1.4%Language:C++ 1.0%Language:CSS 1.0%Language:Pascal 1.0%Language:Common Lisp 0.9%Language:Scala 0.9%Language:D 0.8%Language:Visual Basic 0.7%Language:Perl 0.7%Language:Ruby 0.6%Language:CoffeeScript 0.5%Language:Clojure 0.5%Language:Lua 0.4%Language:C 0.4%Language:Shell 0.4%Language:Objective-C 0.0%