EECS 183 Elementary Programming Concepts - Project 2: Rock-Paper-Scissors
EECS183Elementary Programming ConceptsC++Rock-Paper-Scissors
In this project, you will be implementing a rock-paper-scissors game! Rock-paper-scissors is a hand game played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are “rock” (a simple fist), “paper” (a flat hand), and “scissors” (a fist with the index and middle fingers extended, forming a V).