Skip to content

Incorrect Logic and Data Type Comparison in Rock-Paper-Scissors Game Code #766

@Yashjain0099

Description

@Yashjain0099

The game currently has issues with data type mismatches and incomplete game logic. Specifically:

It compares integers with strings, causing incorrect behavior.
The loop doesn’t work as expected, ending the game prematurely.
It lacks input validation, allowing invalid entries.

please assign this issue to me so i can resolve it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions