Skip to content

GUI based 5x5 tic tac toe game with 2 modes 1.player vs AI 2.player vs player

Notifications You must be signed in to change notification settings

PaVaNTrIpAtHi/TicTacToe5x5_withAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TicTacToe5x5_withAi

GUI based 5x5 tic tac toe game with 2 modes 1.player vs AI 2.player vs player

I have also added time delay wherein if the player does not submit his move within 5 seconds he/she loses the game.

image

player vs ai screen

image

I built this code after referring to an article from geek for geeks. It was a 3x3 board, i just changed it to 5x5 board adding the win conditions and also gave time delay as an add on.

link: https://www.geeksforgeeks.org/tic-tac-toe-game-with-gui-using-tkinter-in-python/

to run the code : python ttt.py

About

GUI based 5x5 tic tac toe game with 2 modes 1.player vs AI 2.player vs player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages