Play in your browser! https://iamdominic2.github.io/Pinball/
Scratch link: https://scratch.mit.edu/projects/678015046/
A pinball machine simulator built in Scratch and compiled to lightweight HTML! One of the simpler games I made, but it still involves some (*virtual*) physics.
Left arrow moves the left paddle.
Right arrow moves the right paddle.
Space/Up to shoot the spring.
Update: Use A/S/D to push the pinball table itself (as much as you want) - only here can you do this without TILTing!
Collect yellow coins for 10 points, and blue coins for 50 points! This can be comboed with the x2 powerup below!
x2️⃣ (Double points): Double the points you get for a while - simple yet powerful!
🛡 (Shield): Stop the ball from falling into the "edge tunnels" for a while - a notorious killer!
⛶ (Enlarge): Increases the size of the coins and power-ups for a while, which is always handy with unpredictable ball physics.
♥ (Heart): An extra life, an extra chance, to get a whole lot of points!
After some play-testing, I made the gap between Flippers bigger - personally, it was a bit too easy just by spamming the paddles to keep the ball in check. Additionally, to prevent abuse, I also halved nudging amounts in response to spammers (the smart kind)! The difficulty should be re-balanced now.