red42 / HTML5_Genetic_Cars

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

fixes wheelCount const #33

Closed sheershoff closed 6 years ago

sheershoff commented 6 years ago

wheelCount const is now respected and may be changed to run with different numbers of the wheels fixes reset world button - it was leaving some stale cars in the viewport, added removal subroutine