You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tournament style simulation of the game of rock, paper, and scissors. Fairly rudimentary currently. Implemented in python, using matplotlib and numpy.
Usage.
Simply run the main.py file.
About
Tournament style simulation of the game of rock, paper, and scissors.