Skip to content
#

scissors

Here are 95 public repositories matching this topic...

Rock paper scissors is a hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "rock", "paper", and "scissors". This C++ Program [Mini Project] is aimed at automating one of the player called as Computerized Player and the taking rock, paper or sciss…

  • Updated Jan 31, 2024
  • C++

This is a classic "Rock, Paper, Scissors" game with some ASCII aesthetics. After the welcome message, the game asks you to choose between the three choices. Then it let the computer choose its choice. The yours and the computer's choices are compared, a message appears to let you know the result, then the game asks if you want to play it again. …

  • Updated Jan 20, 2022
  • Python

Improve this page

Add a description, image, and links to the scissors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scissors topic, visit your repo's landing page and select "manage topics."

Learn more