back to projects

Genetic Algorithm Simulation

Genetic Algorithm Simulation

Explore the fascinating world of genetic algorithms with this simulation. It visualizes the evolution of movement strategies towards a goal, using a simple genetic algorithm on an HTML5 canvas.

Key Features

Evolution in Action: Watch as objects evolve to move towards a goal through generations.

Customizable Parameters: Control mutation rates, generation size, and more to influence the simulation.

HTML5 Canvas Visualization: The simulation uses canvas for a dynamic, real-time display of the genetic algorithm at work.

Interactive Experience: Adjust parameters on-the-fly and reset the simulation to see different evolutionary outcomes.

TypeScript

CSS

HTML