No description
Find a file
Micke Nordin d211824962
Add end-of-game match roulette to pinball
After the final ball drains the playfield shows a MATCH panel that
spins a random 3-digit number of the form XY0 (X = 0-9, Y = 0 or 5)
and compares it to the last three digits of the score. On a match the
knocker fires and the player is awarded an extra ball; otherwise the
game proceeds to GAME OVER. Once per game.
2026-04-19 19:15:25 +02:00
src/arkanoid Add end-of-game match roulette to pinball 2026-04-19 19:15:25 +02:00
.gitignore Initial arcade cabinet with Arkanoid, Pac-Man, and Scramble 2026-04-11 10:34:42 +02:00
pyproject.toml Rename cabinet to Micke's Arcade and make fuel tanks collectible 2026-04-11 10:39:12 +02:00
uv.lock Initial arcade cabinet with Arkanoid, Pac-Man, and Scramble 2026-04-11 10:34:42 +02:00