What it does

This is a Python program in which player has to choose between rock, paper, or scissor using numbers(1, 2 or 3 as command) and the program will randomly choose among rock, paper or scissor and check whether your move clash with computer's move or not and keep track of the points and the game ends when either player gets out or player give command as 4(which is for terminating program).

Built With

Share this project:

Updates