Rock Paper Scissors Simulator Access

You can easily create your own simulation using Python or JavaScript:

If you want to test game theory or play against a smart computer: Rock Paper Scissors Simulator

: Features two modes— Novice , where the computer learns from you, and Veteran , where it uses over 200,000 rounds of previous experience to exploit your patterns. You can easily create your own simulation using

: Specifically designed to show you that humans are rarely random; if you choose a repetitive pattern, the AI will beat you. For Developers (Code Examples) where the computer learns from you