Skip to content

ABGEO/rps.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rps.py

Rock, Paper, Scissors on Python

Installation

  • git clone https://github.com/ABGEO07/rps.py.git

Usage

Run python main.py or ./main.py, and the game will start.


Script created ByABGEO