A small interactive genetic algorithm demo built with React, TypeScript, and matter-js.
The simulation learns an initial launch velocity that sends a ball into a target inside a bounded scene. Changing the physics resets the population and lets the algorithm adapt again.
npm run devnpm run buildnpm run test