Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 292 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 292 Bytes

Calculator

An AI to play the Rock Paper Scissors game

Requirements

  • Python 3
  • Tkinter

Set up instructions

  1. Clone the repo.
$ https://github.com/Kakoytobarista/Calculator.git
$ cd Calculator
  1. Play the game with your computer!
$ python3 UIcalculator.py run