Library managed autodrop thread #41
Labels
enhancement
New feature or request
tetris-library
C library responsible for maintaining the state of the tetris game
Incorporating the autodrop thread into the library is vital to add Tetris modes where the block fall rate increases over time. It will be important to have a callback during clock generation to ensure the code utilizing the library (view) is notified when the gameboard changes (model).
The text was updated successfully, but these errors were encountered: