Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library managed autodrop thread #41

Open
Nitepone opened this issue Jan 29, 2021 · 0 comments
Open

Library managed autodrop thread #41

Nitepone opened this issue Jan 29, 2021 · 0 comments
Labels
enhancement New feature or request tetris-library C library responsible for maintaining the state of the tetris game

Comments

@Nitepone
Copy link
Owner

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).

@Nitepone Nitepone added enhancement New feature or request tetris-library C library responsible for maintaining the state of the tetris game labels Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tetris-library C library responsible for maintaining the state of the tetris game
Projects
None yet
Development

No branches or pull requests

1 participant