Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 291 Bytes

Readme.md

File metadata and controls

6 lines (4 loc) · 291 Bytes

AI-car-simulation

Simple 2D car simulation, where you can chose to drive a car by yourself or let AI do it and compare results.

Project is completly made in Python. I chose used NEAT to learn computer drive and Pygame for a GUI.

While driving you can brake and turn left or right.