Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 260 Bytes

HTML5 Genetic Cars

A genetic algorithm car evolver in HTML5 canvas.

This is inspired by BoxCar2D, and uses the same physics engine, Box2D, but it's written from scratch.

This is the code as published on http://rednuht.org/genetic_cars_2/