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

Input doesn't process properly at high speed #27

Open
PSCoder10462 opened this issue Aug 21, 2022 · 1 comment
Open

Input doesn't process properly at high speed #27

PSCoder10462 opened this issue Aug 21, 2022 · 1 comment
Assignees
Labels
bug Something isn't working Priority: LOW It can be resolved in a future major system revision or not be resolved at all

Comments

@PSCoder10462
Copy link
Contributor

Once speed increases above threshold, game stops processing inputs and blocks are almost hardfalling.
The tetromino can only be manipulated for a small instance when it is just displayed at the top of canvas.
Please fix it.

@Arsenic-ATG Arsenic-ATG added the bug Something isn't working label Aug 21, 2022
@Arsenic-ATG Arsenic-ATG self-assigned this Aug 21, 2022
@Arsenic-ATG
Copy link
Owner

Update : after 51d882a
The maximum threshold speed has been reduced while speed at which the game progresses has also been decreased, making the game much more playable and fair.

That being said, the game needs a much faster way to read input from the user thus I am still keeping this issue open.

@Arsenic-ATG Arsenic-ATG added the Priority: LOW It can be resolved in a future major system revision or not be resolved at all label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: LOW It can be resolved in a future major system revision or not be resolved at all
Projects
None yet
Development

No branches or pull requests

2 participants