Skip to content

Conversation

@NeelSaxena42
Copy link

Description

Enhanced the Rock Paper Scissors game with improved user experience, animations, and dynamic feedback messages. Added winner declaration and varied game-end messages.

Type of Change

  • New feature
  • Bug fix
  • Documentation
  • Code refactoring
  • Testing

Changes Made

  • Added game animation with "Rock... Paper... Scissors... Shoot!" sequence
  • Implemented dynamic losing messages with random selection
  • Added winner declaration based on final score comparison
  • Improved code formatting and readability
  • Added time delays for better game flow
  • Enhanced user feedback during gameplay
  • Added OS and time module imports for enhanced functionality

Testing

  • Tested the game flow with multiple rounds
  • Verified all winning, losing, and tie conditions
  • Confirmed random message selection works
  • Tested game exit functionality
  • Verified score tracking accuracy
  • Tested input validation for player choices

Screenshots (if applicable)

N/A (Console-based application)

Checklist

  • My code follows the style guidelines
  • I have tested my code
  • I have added documentation
  • My changes generate no new warnings
  • I have added appropriate comments for clarity

Related Issues

N/A

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.

1 participant