GithubHelp home page GithubHelp logo

rcliao / ai-cotest-framework Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 3.19 MB

AI Competition Server - Based on the Google AI Challenge - Ant (Fall 2011)

Home Page: http://rcliao.github.io/AI-Cotest-Framework

Python 18.39% CSS 38.63% Java 0.37% JavaScript 42.61%

ai-cotest-framework's Introduction

AI-Contest-Fremework

Description

The purpose of this project is to create a contest framework that can accept any game engine followed by the specific rule for the AI competition inspired by the Google AI-challenge 2011. The framework will contain a few modules (website, auto-compile system, tournament manager, game engine, and ranking algorithm).

Goal

The goal of the framework is to provide a framework for the AI competition.

Dependencies:

  1. Python 2.7

Instruction

  1. Start the whole system by executing the following command
python start_server.py

ai-cotest-framework's People

Contributors

rcliao avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

ai-cotest-framework's Issues

If one bot crashed, all the server stops

According to Gabor, if one c++ bot crashed, the entire workers stops working as well.

Maybe figure a way to completely separate each bot processes from each other?

User Authentication and User Profile

  1. Use cookies to track user log-in status.
  2. Create a simple log-in page for user to log-in
  3. Follow by the log-in, create an user-profile page
    1. User profile shall contain the bot table, which allows them to see status of bot, terminate bot, start bot, and re-upload bot
    2. User shall be allow to start a tournament on this page as well
    3. User shall be able to join tournament from here

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.