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

Sharron #85

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

Sharron #85

wants to merge 14 commits into from

Commits on Oct 18, 2024

  1. Changed Color of Game

    Created a new color, cherry and added it to constants, then replaced every instance of the RED tuple with it to change the color of the board and pieces.
    LF-60730 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7e49a51 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Added Basic Graphics for Twitter Button

    Drew the button to fetch tweets in the checkers game
    LF-60730 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d51ecd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d266fdc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from LF-60730/ernest

    Task 1
    sharrontum authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    627bbb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Added basic display box for tweets and fixed twitter button

    Finished drawing the buttons and text box for displaying tweets
    LF-60730 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4452204 View commit details
    Browse the repository at this point in the history
  2. Switched to reddit and managed initial access

    Decided to access reddit posts instead of twitter posts, and print out the topmost post to the terminal.
    LF-60730 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3ed9fe6 View commit details
    Browse the repository at this point in the history
  3. Able to print out heading of reddit post

    Wrote functions in game.py to handle fetching heading of most recent reddit post and display it, and altered game loops in secondmenu.py to run these functions during gameplay.
    LF-60730 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2daf451 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Added final comments

    Added some comments to explain new functions that handle fetching and displaying title of latest post on temple subreddit
    LF-60730 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    933edf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57dbeb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from LF-60730/Lara

    Lara
    sharrontum authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    20720a6 View commit details
    Browse the repository at this point in the history
  4. Added Quit Feature

    sharrontum committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8d83649 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    128cd67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7eb905a View commit details
    Browse the repository at this point in the history
  7. Add quit feature

    sharrontum committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a59dbba View commit details
    Browse the repository at this point in the history