/tileworld

Tileworld on MASON agent toolkit

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Tileworld

Instructions

Setup

This project is built on Java 8. It uses the MASON 14 toolkit and requires Java 3D library. Follow the instructions to setup Java 3D.

Note: Use MASON 14 and not the latest version. A copy of the MASON 14 test bed jar is added to the repo under testbed.

The repo does not use any build tool and hence there are no build script. Use IntelliJ or Eclipse IDE and add the path to the MASON_14.jar onto the project structure and you're good to go!

Execution

Execute Tileworld/src/TWGUI.java directly from the IDE.

Experiment

If you want to experiment with different environment setup, it can be changed in Tileworld/src/Parameters.java.

Reference

A history of the Tileworld agent testbed