Skip to content

CAWorks-ChrisA/MASONplus9Bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MASONplus9Bundle

A java-based Agent-Based Modeling Toolkit

Description:

This is a repository that stores a modified version of MASON and MASON+9.

MASON belongs to George Mason University: https://cs.gmu.edu/~eclab/projects/mason/

MASON+9 belongs to Prof. Jeff Schank, UC Davis Department of Psychology. https://psychology.ucdavis.edu/people/jcschank

Modifications

  • Removed components that uses Java3D from MASON. Now the program will build correctly with only Java.
  • The GUI will now render configs in alphabetical order.

System that this was tested on:

  • Visual Studio Code - Java Extension Pack
  • Java Development Kit 17

Eclipse and some older version of Java (above 8) should still work with these codes.

How to use:

  • To download the project, on this page, code -> download ZIP

  • unzip both MASON and MASONplus9 to your favorite location

  • Create a java project, and configure the classpath to use MASON and MASON+9

A template project repository with instructions for Visual Studio Code.

About

A java-based Agent-Based Modeling Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages