• Stars
    star
    1,092
  • Rank 42,434 (Top 0.9 %)
  • Language
    JavaScript
  • License
    zlib License
  • Created over 11 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A genetic algorithm car evolver in HTML5 canvas.

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/

The current module-based format required npm and browserify.

Build with:

npm run-script build