Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 213 Bytes

File metadata and controls

9 lines (8 loc) · 213 Bytes

Rock-Paper-Scissors game

To play run test.py in your terminal like that:

<p>cd -where-ya-downloaded-the-game</p>
<p>cd ropasci_python</p>
<p>python3 test.py</p>

Written with Python3 by Yasen Kostov