Last Version

GameAIArena 1.4.4

Game AI Arena(GAIA) is a framework which provides common architecture, design and code for competition system through AI programming on game software.

License

License

GroupId

GroupId

jp.ac.waseda.cs.washi
ArtifactId

ArtifactId

GameAIArena
Version

Version

1.4.4
Type

Type

jar
Description

Description

GameAIArena
Game AI Arena(GAIA) is a framework which provides common architecture, design and code for competition system through AI programming on game software.
Project URL

Project URL

http://code.google.com/p/gameaiarena/
Project Organization

Project Organization

Washizaki Laboratory, Dept. Computer Science and Engineering, Waseda University

Download GameAIArena 1.4.4


<!-- https://jarcasting.com/artifacts/jp.ac.waseda.cs.washi/GameAIArena/ -->
<dependency>
    <groupId>jp.ac.waseda.cs.washi</groupId>
    <artifactId>GameAIArena</artifactId>
    <version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/jp.ac.waseda.cs.washi/GameAIArena/
implementation 'jp.ac.waseda.cs.washi:GameAIArena:1.4.4'
// https://jarcasting.com/artifacts/jp.ac.waseda.cs.washi/GameAIArena/
implementation ("jp.ac.waseda.cs.washi:GameAIArena:1.4.4")
'jp.ac.waseda.cs.washi:GameAIArena:jar:1.4.4'
<dependency org="jp.ac.waseda.cs.washi" name="GameAIArena" rev="1.4.4">
  <artifact name="GameAIArena" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.ac.waseda.cs.washi', module='GameAIArena', version='1.4.4')
)
libraryDependencies += "jp.ac.waseda.cs.washi" % "GameAIArena" % "1.4.4"
[jp.ac.waseda.cs.washi/GameAIArena "1.4.4"]

Dependencies

compile (3)

Group / Artifact Type Version
de.huxhorn.sulky : de.huxhorn.sulky.3rdparty.jlayer jar 1.0
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 13.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.