robtandy / HTML5_Genetic_Cars

A genetic algorithm car evolver in HTML5 canvas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

A genetic algorithm car evolver in HTML5 canvas.


Languages

Language:JavaScript 97.5%Language:HTML 2.5%