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.
Community Contributions
You can also add your own version! (See how)
Links discussed in this coding challenge
- Smart Rockets by Jer Thorp