A simulation made without any frameworks or libraries using a genetic algorithm!
It works similar to natural selection. We have many cars that are slighty different (this difference is called mutation) and we find whichever one is the most successful (meaning whichever car is first and hasn't crashed) and further mutate it until we get our expected result.