Skip to content

Writing core logic for Rock-Paper-Scissors game #6

@amratadev

Description

@amratadev

This issue tracks the development of the core logic for the Rock-Paper-Scissors game.

Goals:

  • Accept user input (0 = Rock, 1 = Paper, 2 = Scissors)
  • Generate random computer choice
  • Compare choices and decide winner
  • Display result with clear messages
  • Prepare for replay and score tracking

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