An open API service indexing awesome lists of open source software.

https://github.com/varunbanka/tic_tac_toe_using_python

here's a tic tac toe game made using python and exe file is also available but make sure python is installed in your pc
https://github.com/varunbanka/tic_tac_toe_using_python

cv2 game gui python tic-tac-toe tic-tac-toe-ai tic-tac-toe-game tic-tac-toe-python

Last synced: 7 months ago
JSON representation

here's a tic tac toe game made using python and exe file is also available but make sure python is installed in your pc

Awesome Lists containing this project

README

          

# 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

```py
pip install opencv-python
```

```py
pip install numpy
```

# Usage
Downlaod the files from the given link

Extract them

Run main.py file

# Download

CLICK HERE