Skip to content

This repository contains a simulation of guests in an amusement park. The aim is to check whether a situated activity-recommendation system would positively affect the park or not.

License

ICPS-MicroCity/amusement-park-simulation

Repository files navigation

MicroCity - Amusement Park Simulation

This repository contains an Alchemist simulation of guests in an amusement park. The aim is to check whether a situated activity-recommendation system would positively affect the park or not.

Please, check the domain analysis repository to better understand what a MicroCity is and what this work is about.

This repository was built using the Alchemist Primer Template.

Execution

To run the simulation you need Java >= 17 installed on your machine.

You can launch the simulation by running:

./gradlew runSimulation

or, if you are on Windows:

gradle.bat runSimulation

To run the simulation in batch mode, you need to change the batch property to true inside the gradle.properties file.

Authors

About

This repository contains a simulation of guests in an amusement park. The aim is to check whether a situated activity-recommendation system would positively affect the park or not.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published