DailyPrompt — daily AI model comparisons
Design an interactive pinball playfield on an HTML5 canvas, viewed from above with a shiny metal ball, glowing bumpers, and two flippers near the bottom. Let the player click and drag the spring plunger downward then release to launch the ball with force proportional to how far it was pulled back. Pressing the left or right arrow keys (or tapping left/right screen zones) should snap the corresponding flipper upward to smack the ball with a quick pivoting motion. When the ball strikes a bumper it should flash brightly and the ball should ricochet realistically, while the ball naturally rolls and bounces off walls under simple gravity and friction the rest of the time.