Last Version

Mario-AI-Framework 1.0.1

The Mario AI framework is a framework for using AI methods with a version of Super Mario Bros.

License

License

GroupId

GroupId

uk.ac.cam.cl.dtg.teaching
ArtifactId

ArtifactId

mario-ai-framework
Version

Version

1.0.1
Type

Type

jar
Description

Description

Mario-AI-Framework
The Mario AI framework is a framework for using AI methods with a version of Super Mario Bros.
Project URL

Project URL

https://github.com/amidos2006/Mario-AI-Framework
Source Code Management

Source Code Management

https://github.com/acr31/Mario-AI-Framework

Download mario-ai-framework 1.0.1


<!-- https://jarcasting.com/artifacts/uk.ac.cam.cl.dtg.teaching/mario-ai-framework/ -->
<dependency>
    <groupId>uk.ac.cam.cl.dtg.teaching</groupId>
    <artifactId>mario-ai-framework</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.cam.cl.dtg.teaching/mario-ai-framework/
implementation 'uk.ac.cam.cl.dtg.teaching:mario-ai-framework:1.0.1'
// https://jarcasting.com/artifacts/uk.ac.cam.cl.dtg.teaching/mario-ai-framework/
implementation ("uk.ac.cam.cl.dtg.teaching:mario-ai-framework:1.0.1")
'uk.ac.cam.cl.dtg.teaching:mario-ai-framework:jar:1.0.1'
<dependency org="uk.ac.cam.cl.dtg.teaching" name="mario-ai-framework" rev="1.0.1">
  <artifact name="mario-ai-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.cam.cl.dtg.teaching', module='mario-ai-framework', version='1.0.1')
)
libraryDependencies += "uk.ac.cam.cl.dtg.teaching" % "mario-ai-framework" % "1.0.1"
[uk.ac.cam.cl.dtg.teaching/mario-ai-framework "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.