You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arkanoid game made using the standard python Tkinter library.
The game has a score counter, all blocks are colored randomly.
If the player knocks down all the blocks, he wins.
If the ball falls below the platform, the player loses.