Skip to content

A Simple Tic_Tac_Toe game created in python, rendered using pygame.

Notifications You must be signed in to change notification settings

drishti307/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

A Simple Tic_Tac_Toe game created in python, rendered using pygame.

tic_tac_toe.py contains game code. Run this python file to play the 2 player version of the Tic Tac Toe game.
ttt_solver.py contains the ttt_solver. (in implementation)

About

A Simple Tic_Tac_Toe game created in python, rendered using pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages