Coder Social home page Coder Social logo

kevin-a / aichallenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aichallenge/aichallenge

0.0 1.0 0.0 11.71 MB

The source code that drives the AI Challenge

Home Page: http://aichallenge.org

Python 34.69% Java 13.68% Batchfile 0.15% Shell 0.20% D 0.12% HTML 0.27% JavaScript 15.78% C++ 0.05% PLSQL 2.22% PHP 29.62% CSS 1.06% C 0.26% Dockerfile 0.17% TSQL 1.74%

aichallenge's Introduction

AI Challenge Source Code Repository

Codename: Epsilon

This code provides the basis for the Fall 2011 AI Challenge. Epsilon is supposed to implement the ants game.

To fix

  • Support opponent.sql

Setup

  1. First run python setup.py in the root folder. This will create the starter bots in ants/dist/starter_bots and copy them to website/starter_packages/ where the user can later download them. It will then download the wiki files, which are parsed and put into the php files.

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.

aichallenge's People

Contributors

mcleopold avatar janzert avatar mleise avatar amstan avatar sigh avatar j3camero avatar aerique avatar danielvf avatar captjumper avatar flagcapper avatar aeter avatar synesso avatar zannick avatar aarossig avatar tjc avatar jmcarthur avatar gcp avatar recursive-rat4 avatar philxyz avatar ermau avatar lavalamp avatar naktibalda avatar jbrechtel avatar paulwal avatar teuneboon avatar pedrosorio avatar hbhasker avatar ibdknox avatar dstufft avatar sir-macelon avatar

Watchers

Kevin A 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.