Skip to content

abhinkrishna/python-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Python-TicTacToe

Product : Python Game with UI.
Python Version : 3.5

About

Tic-Tac-Toe is a 2D simple game which can be played by two players. The first player has a ‘X’ symbol representation and the second player has a ‘O’ symbol representation. The game is to make a consecutive three ‘X’ or ‘O’ in a 3x3 matrix. Each player get an alternate chances to mark on a position. The one who makes three consecutive symbols first will win the game.

  • This game uses tkinter python GUI package

HARK Developers

About

Tic-Tac-Toe Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages