Use rpsrunner.py to play unranked matches on your computer.
import random output = random.choice( [ "R", "P", "S" ] )