EzyGoEzy Bus Simulator
02 Mar 2024 / university project
Bus simulator coded with Java and JavaGUI for CS2105 Software Engineering Project. Simulates NUS internal shuttle bus movements and user's bus utilities application, features below:
Route finder finds the paths alternatives for the user, as well as the shortest path:
Worked in a team of 3. Main contribution is the Route Finder algorithm.