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

https://github.com/markjsapp/rock-paper-scissors


https://github.com/markjsapp/rock-paper-scissors

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## Rock Paper Scissors Game

A simple rock paper scissors game. Player versus the computer! It also saves your score. Made to demonstrate defining functions and using them, importing modules, using standard library functions, control flow, a do while loop, taking inputs, and printing results