Skip to content

abhirath-a/ai-car-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AI Car simulation

A simulation made without any frameworks or libraries using a genetic algorithm!

visit live website

Explanation

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.

About

A simple AI car simulation using pure JS (no libraries!) and genetic algorithms

Resources

Stars

Watchers

Forks