red42 / HTML5_Genetic_Cars

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

Cars flying off the end of the track #14

Closed Greeneye0 closed 8 years ago

Greeneye0 commented 9 years ago

Around 274 distance I'm having some of my cars fly off the end of the track

Floorseed: "]È#Âê Éõ¦H^…MJlʝf5RØçvdI  ~2…PגµK“Û↵ƒ´Õ÷Vä¹çoË)S ¼W°§ÛDªC SH³8Ë1HH‚‡ÌSѨ›aŒPC\Ýgü0w™ò¨.Âß³ ⚀v“Ý»aghÇPë Ù]}À±ÄÁX?¿gˆ¢ðH«>œ©€ëY‡ãæ14%H—×úëgd³<HC"BÎܱyœã4-„!™¨§3DXÈjw›éˆp85›_,àÆ¿i™Ä5Þ[{¬×M‚æ5¹Õ÷e‡”›$‚ßT‰Þ}ÔÊwxÑÎp€Q\è œYN Ó¬øð—±Òf"

image

mkoryak commented 8 years ago

weird floor seed is not required. play on moon gravity and eventually cars will go past end of track

red42 commented 8 years ago

Yeah, I need to make a proper ending for the track. :D

ginaria commented 8 years ago

Or just make the track longer...

red42 commented 8 years ago

Cars now die when they reach the end of the track, thanks to pull request #12