Hello guys, Can someone explain me about the speed\gravity\level formula, please The question is for any or the classic Tetris Game. Thanks
As I understand it, most classic Tetris games just use a table of increasing values for the gravity based on your level. For non-TGM games, typically levels advance by 1 every 10 lines cleared. For TGM, the levels increment much more quickly based on pieces spawning and lines cleared which allows for a more dynamic speed curve. But for TGM the speed curve is still defined by a table based on your level.