klauck / tetris

Tetris based on curses
GNU General Public License v3.0
3 stars 2 forks source link

Increase tetrimino drop rate over time #3

Closed chrisma closed 6 years ago

chrisma commented 7 years ago

As more lines are cleared, the rate at which tetriminoes descend could increase, making the game progressively harder. This is akin to many other Tetris games.

The relevant code is the following: timedelta(seconds=1)

klauck commented 6 years ago

Fixed with https://github.com/klauck/tetris/commit/1ef66c6deeb11558131b77242dfb3deafcc5a5cf