Skip to content

kevinkoosk/tictactoepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

tictactoepy

Game of tic tac toe using Tkinter (python) for 2 players. Players can reverse gameplay using special tokens.

Gameplay

Play tic tac toe as you normally would.

Reverse gameplay through special tokens

Each player has 3 special tokens. Using the special token reverses the last 2 moves. Once all three special tokens are used up, the player is unable to reverse moves anymore.

Usage

From the command line, type: python tictactoe.py

Acknowledgement

This game was made using DeepSeek R1

About

Game of tic tac toe using Tkinter (python). Players can reverse gameplay using special tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages