Skip to content

A TicTacToe Game created in python with pygame by Nishant Dash

Notifications You must be signed in to change notification settings

Nishant2022/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

About

A simple Tic Tac Toe game created with python and pygame by Nishant Dash.


About Tic Tac Toe

The game Tic Tac Toe is created with a 3 by 3 grid. There are two players and each player takes turns placing their marking in one grid spot. In this case, the first player places an X and the second a O. The goal of the game is to make a three in a row with your markings. A three in a row can be horizontal, diagonal, or vertical.

About

A TicTacToe Game created in python with pygame by Nishant Dash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages