red42 / HTML5_Genetic_Cars

A genetic algorithm car evolver in HTML5 canvas.
zlib License
1.19k stars 293 forks source link

Wheel number mutations #17

Open dantman opened 8 years ago

dantman commented 8 years ago

Have you considered adding number of wheels as a mutation or initial seed. It would be interesting to see if 1 or 3 wheel cars end up dominating the 2 wheeled cars.

A side idea, perhaps mutations involving different wheel shapes might also be worthy.

red42 commented 8 years ago

There are a few forks out there with variable number of wheels, but I'm not sure I enjoy it. Different shapes sound fun, though. :) I need to find some time to work on it again.

NehaK275 commented 2 years ago

Hi @dantman can i solve this?