Skip to content

Add scoreboard feature and refactor game logic#77

Merged
iamwatchdogs merged 1 commit intoGrow-with-Open-Source:mainfrom
Tithi234:patch-5
Mar 19, 2026
Merged

Add scoreboard feature and refactor game logic#77
iamwatchdogs merged 1 commit intoGrow-with-Open-Source:mainfrom
Tithi234:patch-5

Conversation

@Tithi234
Copy link
Copy Markdown
Contributor

Summary

This PR introduces a scoreboard feature to track player wins across multiple rounds and refactors the win detection logic for improved maintainability.

Improvements

  • Added dynamic scoreboard display
  • Refactored win detection using position combinations
  • Improved game state management
  • Reduced repetitive code blocks
  • Enhanced user experience

This enhancement makes the game more interactive and scalable for future features.

Refactor Tic Tac Toe game code to improve structure and add score tracking.
@github-actions
Copy link
Copy Markdown

👋 @Tithi234
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

Copy link
Copy Markdown
Contributor

@iamwatchdogs iamwatchdogs left a comment

Choose a reason for hiding this comment

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

Reviewed and Approved by @iamwatchdogs.

@iamwatchdogs iamwatchdogs merged commit c081b9a into Grow-with-Open-Source:main Mar 19, 2026
4 checks passed
@github-actions
Copy link
Copy Markdown

Thank you for contributing @Tithi234. Make sure to check your contribution on GitHub Pages.

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.

2 participants