koenhendriks / CarParkSimulation

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

Add controllers for adding cars and controlling parking spaces #35

Closed JoeyBB91 closed 8 years ago

JoeyBB91 commented 8 years ago

As the project is the delivered (the as-­is) the simulation is not really easy to expand or maintain. This is why we are working on this simulation to make it easier to add cars, to maintain the amount of cars that are entering the car park and to have a control over the parking spaces, rows, floors and cars.

koenhendriks commented 8 years ago

This is already issues by using the controller to add steps to the simulator