Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.
game-development randomization control-flow random-number-generators logic-programming conditional-statements programming-fundamentals algorithm-design user-input-handling interactive-console-application
-
Updated
Aug 26, 2024 - Jupyter Notebook