Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rmathsphys/simulation-rock-paper-scissors

Tournament style simulation of the game of rock, paper, and scissors.
https://github.com/rmathsphys/simulation-rock-paper-scissors

game python simulation

Last synced: 1 day ago
JSON representation

Tournament style simulation of the game of rock, paper, and scissors.

Awesome Lists containing this project

README

        

# Simulation: Rock, Paper, And Scissors

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.