Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 275 Bytes

File metadata and controls

7 lines (6 loc) · 275 Bytes

Arkanoid

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.

1.png