Skip to content

Changed Color of Game #80

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

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

Changed Color of Game #80

wants to merge 16 commits into from

Conversation

LF-60730
Copy link

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.

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.
Copy link

@tun67213 tun67213 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes suggested seem to be changes that are reasonable and visible, but not too much of a change. Therefore, I approve of these changes.

LF-60730 and others added 15 commits October 23, 2024 10:16
Drew the button to fetch tweets in the checkers game
Finished drawing the buttons and text box for displaying tweets
Decided to access reddit posts instead of twitter posts, and print out the topmost post to the terminal.
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.
Added some comments to explain new functions that handle fetching and displaying title of latest post on temple subreddit
Added different levels of difficulty for playing against computer, so user can adjust time for turn.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants