The yellow circle is the target while the red rectangle is the obstacle.
This project is a fun little demo of a genetic algorithm. A population of rockets attempt to find their way to a a target. I got motivated to implement this by Daniel Shiffman's coding challenge of the same name..
https://thunderinfy.github.io/Smart-Rockets/
Repository from Github https://github.comthunderInfy/Smart-Rockets
The yellow circle is the target while the red rectangle is the obstacle.
This project is a fun little demo of a genetic algorithm. A population of rockets attempt to find their way to a a target. I got motivated to implement this by Daniel Shiffman's coding challenge of the same name..
https://thunderinfy.github.io/Smart-Rockets/