Author : Alban PERRIER
Using flock algorithm for car steering with variable colors, speeds, sizes.
Project : AI for video games : ENSC (AI) - Bordeaux INP 2022
- Run
pip install -r requirements.txt
- Run
python main.py
A brief explanation of the choices I've made and the different steps I've been throught during this project are detailled in the TP_Steering_behavior_PERRIER.pdf
file in french.