Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 851 Bytes

README.md

File metadata and controls

46 lines (26 loc) · 851 Bytes

Tic Tac Toe

A fun tic tac toe game made using python

image

Creadits

Varun Banka

Kusti 420

Patrick Sørensen

Requirments

  1. Python 3.8 or higher
  2. Open CV 2
  3. Numpy

Installation of requirmemts

Download and install python

Run the following commands

pip install opencv-python
pip install numpy

Usage

Downlaod the files from the given link

Extract them

Run main.py file

Download

CLICK HERE