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

Fixed bug in Tetris #381

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

Commits on Mar 12, 2023

  1. Fixed bug in Tetris

    Game re-places the last piece after it is placed and a new one is generated.
    This only happens sometimes, I think because it depends on how the location was reached and isn't visible if lines weren't removed.
    unDeadHerbs authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    7eaec7c View commit details
    Browse the repository at this point in the history