shammahm24 / amusmentPark

This is a simulation for an amusement park with queues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amusmentPark

This is a simulation for an amusement park with events recorded within a fixed amount of time The simulation has a random number of people entering the park at any given time and two types of queues, the regular queue and the priority queue from which new people will always go on a ride before those on the regular queue.

Key Learnings

  • Java GUI
  • Queue Data structures
  • Algorithms

About

This is a simulation for an amusement park with queues

License:MIT License


Languages

Language:Java 100.0%