RPS Simple Rock Paper Scissors game written in C (single round). Build gcc -Wall -Wextra -pedantic -std=c11 rps.c -o rps Run ./rps