Skip to content

MuntasirSZN/AiTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Tic Tac Toe

This is a simple tic tac toe game, where you can play with AI. This whole code is written in python. Also,in html and javascript.

Requirements

This python code only uses tkinter,which is a library that always comes bundled with python.So,you only need python installed.

To install, go to https://python.org/ and install python as you want.

Remember,python 3 is needed.Not older.

You can check if python is installed by just running this:

python

Or:

python3

Or,just a browser.

Just get a browser.

How to run

First clone this repository or download the file.To clone:

git clone https://github.com/MuntasirSZN/AiTicTacToe.git

Then cd to your directory where you saved it,and run:

python tictactoe.py

Or,

Go to this link:

https://muntasirmahmud.me/AiTicTacToe/

Consider Giving A Star🌟🌟

About

I made a AI, for tic tac toe.Defeat him !!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published