BoxCar2D
This is a simple little application that runs a genetic algorithm to develop the most efficient vehicle for travelling along a specific terrain. It randomly mutates and tests each variation, only keeping the characteristics that perform best. It's amazing how quickly it converges over time.
This is a simple little application that runs a genetic algorithm to develop the most efficient vehicle for travelling along a specific terrain. It randomly mutates and tests each variation, only keeping the characteristics that perform best. It's amazing how quickly it converges over time.