Rocket optimization 1

Optimization of a rocket trajectory with an evolutionary algorithm (which means there are mutations and a selection based on a score/evaluation). Rockets can change their thrust and a little their angle at each time step. You can reset rockets if it fails without making progress.

About the optimization :

Record : Didn't reach target

Number of rockets after reset :

Geometric stuff :

Target x y size :

Obstacle x y size :

Start x y, vx vy, initial angle :

Physics parameters

Gravity :

Damping :

Graphics

Background fade :

Rocket size :

Other projects