No description
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. |
||
|---|---|---|
| src/arkanoid | ||
| .gitignore | ||
| pyproject.toml | ||
| uv.lock | ||