Use rpsrunner.py to play unranked matches on your computer.
import random if input == "": output = "R" elif input == "P": output = "S"