Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinball

Scratch link: https://scratch.mit.edu/projects/678015046/

Image of Pinball 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.

Basics

Left arrow moves the left paddle.

Right arrow moves the right paddle.

Space/Up to shoot the spring.

Pushing

Update: Use A/S/D to push the pinball table itself (as much as you want) - only here can you do this without TILTing!

Scoring Engine

Collect yellow coins for 10 points, and blue coins for 50 points! This can be comboed with the x2 powerup below!

Power-Ups

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!

Updates

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.

About

A minimalist-style coin-collecting and powerup-popping Pinball simulator built in Scratch as a virtual physics experiment (with unlimited bumping to boot!)

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages