BRICKFACE

AuthorSTUCCO
Submission date2011-06-10 21:45:54.212427
Rating1624
Matches played5400
Win rate18.57

Use rpsrunner.py to play unranked matches on your computer.

Source code:

if input == "": 
    output = "S"
elif input == "R":
	output = "R"
elif input == "P":
	output = "R"
elif input == "S":
	output = "R"