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

https://github.com/amangupta0709/tictactoe-game

A basic TicTacToe game made in Python Tkinter GUI using basic Artificial Intelligence
https://github.com/amangupta0709/tictactoe-game

artificial-intelligence tictactoe-game tkinter-python

Last synced: about 1 month ago
JSON representation

A basic TicTacToe game made in Python Tkinter GUI using basic Artificial Intelligence

Awesome Lists containing this project

README

        

# tictactoe-game
A basic TicTacToe game made in Python Tkinter GUI using basic Artificial Intelligence.

## Features
1. This game has three levels Easy,Medium and Hard
2. Player move will be first move and computer will stop player to win.

## How to Use
Run tictactoe.py file