English/فارسی |
What is Virtual Fight? 'Virtual Fight' is a programming game. It trys to simulate fight between some AIs. Actually 'Virtual Fight' itself is a server. AIs can connect to this server and compete each other. Each AI is a group of five warriors. The goal is to kill all member of the other groups. 'Virtual Fight' uses client/server style. It mean that AIs must connect to the server to fight with each other. Also GUIs must connect individually. Its like a 'turn base strategy' game. each AI send its movement to the server by sendig messages. When all of the AIs done their movements, a turn will be completed, just like 'turn base strategy' games. 'Virtual Fight' (server) was written in java, but programs (AIs and GUIs) could be in any language. What is a programming game?
'Programming Game' is a game for who love programming or AI.
Programmers write AIs, and put them in a simulated space. These
AIs try to do something well. (for example in this project they
compete each others) How to join project? just mail me at: Project News 3-Aug-2006 25-Jul-2006 |