test_ma5sacre_2

Authorma5sacre
Submission date2014-11-15 19:46:29.701285
Rating1686
Matches played550
Win rate16.18

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

Source code:

#was interested in a detail

from hashlib import sha256


state = 'e+4sk6jfPPON3muIQJPM-KBCJPyYHgkkgXgpprL2'
output = 'RPS'[int(sha256(state).hexdigest(),16)%3]