Closed jacoboneill closed 1 year ago
This uses the formula:
n = 5 (user - cpu + n) % n
This can in turn be used to tell if it is a tie, win, or loss
Might be good for an advanced example!
All committers have signed the CLA.
This uses the formula:
n = 5 (user - cpu + n) % n
This can in turn be used to tell if it is a tie, win, or loss
Might be good for an advanced example!