This project implements primitive Rock-Scissors-Paper playground
Just execute make. Binary called rps and it doesn't have any arguments. Example: rps. Follow the instruction on the screen.
- rand() used as random generator
- Computer doesn't make any analysis of the player
- No overall statistics printed