Skip to content
9fog edited this page Nov 28, 2012 · 7 revisions

#Welcome to "AI wars" project!

Server is online now at 46.4.189.241:21001

##About a project

Русскую версию описаний и форум проекта вы можете найти здесь: http://aiwars.9fog.com

It's a service, where any programmer will be able to write bot for strategy game, test it and to take part in online combats with another bots.

We will use some ideas and some source codes from aichallenge.org

We really need now in volunteers.

##Combat replay example: http://aiwars.9fog.com/log_player/?log_file=log.clog

##Full major-tasks list is: ###Server modifications

  1. Server modification for realizing changes in combat rules.
  2. Server modification to use simple text protocol via TCP, instead of previous XML-version.
  3. Server modification for running some bots on server-side.

###Building flash client for combats visualization ...

###Preparing starter's packages for different languages

  1. Modify python TCP-proxy for working with our server
  2. Realize JAVA starter's package
  3. Realize PHP starter's package
  4. Realize Python starter's package
  5. Realize C++ starter's package 6......

###Some links http://gamedev.9fog.com/rts_client/ - current realization of game engine. You can play vs our bot, or vs another player. (In russian for now)

http://www.youtube.com/watch?v=M6y_MQydUuc - old school RTS - "Z" gameplay. It has the same flags conception

Clone this wiki locally