Self Driving Car using NEAT and PyGame Python Package
- Clone the repository using
git clone https://github.com/jaimehta1912/SelfDrive-NEAT.git
- After this install the requirements using the below command
pip install -r requirements.txt- At last, run the the Project using
python main.py