koenhendriks / CarParkSimulation

Java assignment for a car park simulation
GNU General Public License v3.0
1 stars 3 forks source link

Locations #41

Closed koenhendriks closed 8 years ago

koenhendriks commented 8 years ago

This pull request refactors the way that cars are stored in a certain locations. The application no longer makes use of a 3 dimensional array.