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

ui #11

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

ui #11

wants to merge 32 commits into from

Commits on Apr 21, 2024

  1. Create sudoku_generator

    noahshell authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e47241a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    ad44ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e769f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64169f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c481f8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    303ef7a View commit details
    Browse the repository at this point in the history
  6. Update sudoku.py

    added the new classes
    noahshell authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2d467c1 View commit details
    Browse the repository at this point in the history
  7. Update board_cell.py

    added new classes, ill take them out of main func
    noahshell authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6b69d14 View commit details
    Browse the repository at this point in the history
  8. Update sudoku.py

    took out other classes and put in new file
    noahshell authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2b11555 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix formatting

    JWyattCross committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    091a1f4 View commit details
    Browse the repository at this point in the history
  2. ui components

    JWyattCross committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f5600fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcdebc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60de205 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. This is a GUI I try to make with tkinter package, see if you can inte…

    …grate it with your code.
    HenryZW committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    3ad7caa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283ae74 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    e080f0a View commit details
    Browse the repository at this point in the history
  2. fix zeros issue

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a87ec80 View commit details
    Browse the repository at this point in the history
  3. autograder

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    62fbd92 View commit details
    Browse the repository at this point in the history
  4. hide zero value cells

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6ef1ccc View commit details
    Browse the repository at this point in the history
  5. working cell entry

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f979268 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca0a91a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a63c4e9 View commit details
    Browse the repository at this point in the history
  8. add gridlines to screen

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    816302b View commit details
    Browse the repository at this point in the history
  9. changes for video

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    610f220 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a22113c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d19994d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    157b487 View commit details
    Browse the repository at this point in the history
  13. update readme

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    28092d6 View commit details
    Browse the repository at this point in the history
  14. gameplay bugfixes

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d11db3b View commit details
    Browse the repository at this point in the history
  15. game works

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    97310a9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2105ad4 View commit details
    Browse the repository at this point in the history
  17. regenerate pycache

    JWyattCross committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5104887 View commit details
    Browse the repository at this point in the history