Skip to content

    Rock-Paper-Scissors Game by Krasmir Naydenov

    Created by
    krasimirnyv
    krasimirnyv

    A classic C# console game where the player competes against the computer by choosing rock, paper, or scissors. The computer randomly selects its move, and the game determines the winner based on standard rules. It includes input validation, colorful feedback, score tracking, and replay functionality for an interactive experience.