red42 / HTML5_Genetic_Cars

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

add "furthest X" line #55

Open opyate opened 4 months ago

opyate commented 4 months ago

I added a vertical red line which shows the furthest X distance travelled, so you can easily see if a car goes further than before in the current round.

The minimap also shows the red line, and any fog that was cleared in a round stays cleared in the next round.

Video:

Demo