Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 204 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 204 Bytes

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