Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 303 Bytes

Evolving Dots

Simple evolutionary algorithm example made with the help of a tutorial by YouTuber Code Bullet. Dots act as a population that try to avoid obstacles and reach a goal through evolution.

Implemented in p5.js.

Demo