Smart Rockets in p5.js

Coding Challenge #29

In this (very long) coding challenge, I implement a genetic algorithm from scratch and create “smart rockets” (based on a simulation by Jer Thorp). The rockets evolve the “best” path to a target, moving around obstacles.