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

🐍 snakegame uses a background task, and is actually playable now #150

Merged
merged 6 commits into from
Oct 10, 2023

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    a076d49 View commit details
    Browse the repository at this point in the history
  2. snakegame: keyboard controls

    masenf committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4ef11c6 View commit details
    Browse the repository at this point in the history
  3. snakegame: blacken

    masenf committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4b851b8 View commit details
    Browse the repository at this point in the history
  4. snakegame: reformat and clean up code

    Add docstrings and comments
    
    Separate UI into sub functions
    
    Move defaults and constants to module level
    masenf committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9267d6b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Update snakegame/requirements.txt

    Co-authored-by: Thomas Brandého <[email protected]>
    masenf and Lendemor authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c0ee5b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e06c182 View commit details
    Browse the repository at this point in the history