Skip to content

Files

Latest commit

 

History

History

Rock-paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 25, 2022
May 25, 2022
May 25, 2022

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