Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rishit-dagli/rockpaperscissor_in_python

a simple rock paper scissors game
https://github.com/rishit-dagli/rockpaperscissor_in_python

Last synced: 20 days ago
JSON representation

a simple rock paper scissors game

Awesome Lists containing this project

README

        

# RockPaperScissor_in_python
a simple rock paper scissors game
currently it is using the random logic for one player game , hoping for more improvements
for making a move just type your desired onr stone, paper or scissor
used looping so you can map your score ,type q or quit to end the game at any time (not case sensitive)