RKnybel / Water-Wall

A Tetris clone written in Python with Pygame
5 stars 1 forks source link

Pressing space several times during "HARD DROP" screen causes constant hard dropping #11

Closed RKnybel closed 4 years ago

RKnybel commented 4 years ago

Added pygame.event.clear() after HARD DROP and SOFT DROP screen delays