Rock-Paper-Scissors-Game

Rock Paper Scissors Game in C++.

Single file source. Build using g++ main.cpp -o main and run with ./main

Try to beat the CPU!