A program aiming to simulate a city with autonomous cars for my TIPE Project
To run it, please install kivy
run.py is the code for calculating the movements only, without animation
animate.py and Inter1.kv are for animating a 1-way intersection :
intersection2.py and Inter2.kv are for animating a 2-way intersection :
city.py and City.kv are for animating a whole city (parameters can be changed) :