herpentosh

Authorderpentosh
Submission date2013-10-01 21:25:47.683292
Rating5428
Matches played637
Win rate53.69

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

Source code:

import random
if input == '':
   s = 1
   n = 1
s -= 1
n += 1
if s >= 0:
    choice = random.choice('RPS')
    s = random.randint(1, n)
output = choice