Breakout, no autopilot
The paddle is moved only by the model: left, stay or right, one live decision at a time. Speed the ball up or shrink the paddle and see if it keeps up. Nothing saves it when it misses.
Try this: Let it clear a few bricks, then press Faster ball twice and Smaller paddle once. Watch the tint under the paddle while it chases.
make it harder
what it weighed
Its options show up here once the ball is moving.
The game does the physics: it projects the ball off the walls from the moment the next answer will land and writes down what each move leads to. The model reads those sentences and picks. Nothing overrides it, so a wrong pick is a lost life. The speed switch runs the whole game faster, so each answer lands later in the ball's flight. The tint under the paddle is how strongly it leaned left, stay or right.