igorsantana / genetic-worms

Canvas filled with genetic worms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genetic Worms

The main idea behind this project is to create a population of Worms and improve them using some concepts of Genetic Algorithms.

Abstract

We want to create a population of n worms that will improve over time. Our worms will have an name, gender and attributes.

About

Canvas filled with genetic worms

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%