Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/allenkeys/rps-python

Using local python packages to build a simple CLI rock-paper-scissors game. Rock-Paper-Scissors is a simple two-player game where, at a signal, players make figures with their hands, representing a rock, a piece of paper, or a pair of scissors. The winner is determined according to a set of rules. You can find the official rules under the resources.
https://github.com/allenkeys/rps-python

Last synced: about 1 month ago
JSON representation

Using local python packages to build a simple CLI rock-paper-scissors game. Rock-Paper-Scissors is a simple two-player game where, at a signal, players make figures with their hands, representing a rock, a piece of paper, or a pair of scissors. The winner is determined according to a set of rules. You can find the official rules under the resources.

Awesome Lists containing this project