Java based desktop app to simulate (using concurrency) a park with different activities following this assignment
- Go to the most recent release and download the .jar
- Open a Terminal/CMD in the directory where the jar was downloaded and use the following command:
java -jar [latest-version].jar
- See report