Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 479 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 479 Bytes

TicTacToe in Console/Terminal

This project is archived and no more changes will be pushed onto this repository! Though, feel free to copy anything you want.

Use

This program doesn't have any dependencies so it is possible to run even without virtual environment.

Tested python versions: 3.9.X 3.10.X

Run python3 main.py, choose your mode and you're up and running!

Thanks

Big thanks to some guy, whose name i had forgotten, who made all minimax algorithm code