Skip to content

Python pygame program to play ultimate tic tac toe. A 3x3x3 game of tictactoe where the same rules apply.

Notifications You must be signed in to change notification settings

sdhoat/ultimatetictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ultimatetictactoe

Python pygame program to play ultimate tic tac toe. A 3x3x3 game of tictactoe where the same rules apply. I used the help of PyGame for a win calculator file that helped me determine if the player had won or not. The rest of the code uses PyGame’s software to create a layout and useability functions.

Screenshot_20230102_122423

About

Python pygame program to play ultimate tic tac toe. A 3x3x3 game of tictactoe where the same rules apply.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages