PaperScissorsRock A Paper, Scissors, Rock game build in C++ To build and run: > mkdir build > cd build build> cmake .. build> make build> ./psr