Skip to content

Latest commit

 

History

History

Rock-paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Rock paper Scissors Game in python

using Random Library and time and sys to implementation


Requirement Library's:

  pip install colorama
  conda install -c anaconda colorama