Skip to content

Conversation

@shrutidev18
Copy link

Features:

  • Implemented a Tkinter-based graphical user interface to enhance user interaction and gameplay experience.
  • Added input field for specifying the number of rounds, including validation to ensure positive numeric input.
  • Displayed real-time updates of current scores (wins, losses, ties) after each round.
  • Presented the final result clearly, showing whether the user or computer is the overall winner.
  • Integrated a language selection dropdown, enabling multilingual support with translations for English, Hindi, Spanish, French, Tamil, and Bengali.

Benefits:

  • Provides an intuitive and visually appealing way to play Rock Paper Scissors.
  • Improves usability through clear prompts, score tracking, and error handling.
  • Expands accessibility by supporting multiple languages.

fixes #9

Added a README.md file
Added GUI interface to Rock Paper Scissors game with round selection and score display

- Implemented a graphical user interface using Tkinter
- Added support for language selection via dropdown
- Included input for number of rounds with validation
- Displayed live score updates and final winner (user or computer)
- Ensured internationalization support using translation dictionary

fixed aviralshukla12#9
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.

Need GUI

1 participant