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

Tetris #89

Merged
merged 24 commits into from
Oct 31, 2023
Merged

Tetris #89

merged 24 commits into from
Oct 31, 2023

Commits on Oct 27, 2023

  1. Add Tetris

    Jahgii committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    051d023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ec8e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. slnf alphabetical order

    ZacharyPatten committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a5ce87f View commit details
    Browse the repository at this point in the history
  2. format documents

    ZacharyPatten committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    6895b51 View commit details
    Browse the repository at this point in the history
  3. readme updates

    ZacharyPatten committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    53ddb3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c8fe71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    516121f View commit details
    Browse the repository at this point in the history
  6. syntax sugar

    ZacharyPatten committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    97fdeb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a134118 View commit details
    Browse the repository at this point in the history
  8. Random.Shared

    ZacharyPatten committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    3aed2ca View commit details
    Browse the repository at this point in the history
  9. raw string literals

    ZacharyPatten committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ecd2a60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f61c0b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c2b387 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Improved Tetrominos Spin

    Jahgii committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    0b2860b View commit details
    Browse the repository at this point in the history
  2. Implemented HardDrop

    Jahgii committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    05463df View commit details
    Browse the repository at this point in the history
  3. Change score -> line clears

    Jahgii committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    8d4cc21 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    09e9e1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5ba97d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c974ec1 View commit details
    Browse the repository at this point in the history
  4. tetris weight = 5

    ZacharyPatten committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    29dab22 View commit details
    Browse the repository at this point in the history
  5. task.json order

    ZacharyPatten committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    07fc5b0 View commit details
    Browse the repository at this point in the history
  6. unpause -> resume

    ZacharyPatten committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a0883be View commit details
    Browse the repository at this point in the history
  7. removed /.vscode/

    ZacharyPatten committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    45b0539 View commit details
    Browse the repository at this point in the history
  8. slnf fix

    ZacharyPatten committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f65c14c View commit details
    Browse the repository at this point in the history