BlindTerran / JayWalk_Processing

A 2D interactive game made with Java Processing library
MIT License
1 stars 0 forks source link

Multiple vehicles&lanes #9

Closed BlindTerran closed 2 years ago

BlindTerran commented 2 years ago

Instead of having just one vehicle, after this update, there should be multiple lanes and multiple vehicles in each lane. And different vehicles in a lane should not take over each other. When the vehicle comes to SPEED_REDUCTION_DISTANCE, it needs to slow down to match the speed of the vehicle in front.