一个用GUI界面和发挥团队与不同的策略从一个JAR文件的能力java很基本的足球模拟器。
资 源 简 介
A very basic soccer simulator written in Java with a GUI interface and the ability to play teams with different strategies from a jar file.
A team is created with a Team class and one to several Player classes. The compiled code can be packaged in a jar file and chosen through the main GUI.
A team consists of four players. Those players have a very limited amount of information available to them. Namely, their immediate surroundings and the direction of the ball. From this information they must choose their best course of action.
文 件 列 表
java-soccersimulator
.classpath
.project
.svn
bin
build.properties
build.xml
doc
src