red42 / HTML5_Genetic_Cars

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

car chassis density + editable gravity #4

Closed formikaio closed 10 years ago

formikaio commented 10 years ago

editable gravity added

Mange commented 10 years ago

Looks cool. :-) I hope this gets merged.

formikaio commented 10 years ago

I'm also working on a 3-wheelers branch, I just published it apart because I'm unsure whether the master 2-wheels branch needs this.

red42 commented 10 years ago

Hold on, having a hard time manually merging this. :/

red42 commented 10 years ago

Actually, I can merge, but I can't make the pull show up correctly on the fork map. :(

red42 commented 10 years ago

formikaio, resetting the world every round is making the generations stop evolving after several generations, causing a flat line in the graph, could you check that? Thanks. flatline

formikaio commented 10 years ago

Hi, check out my new pull request, it'd fix it