red42 / HTML5_Genetic_Cars

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

Wheel refactor, clickable minimap #7

Closed kbasten closed 10 years ago

kbasten commented 10 years ago

Future feature, variable wheel numbers can now be easily implemented. Clicking on the minimap refocuses the camera on the nearest vehicle.

red42 commented 10 years ago

Nice one! The minimap click is great! I have no plans to increase the number of wheels on the main branch, but it's nice to have. Thanks!