Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inverse Tic-Tac-Toe

Inverse Tic-Tac-Toe game made with Python and Pygame. Human vs Computer.

A well-known game with a twist - the one who first completes placing five of their marks in a horizontal, vertical, or diagonal row in a 10 x 10 field loses.
ttt-screenshot
To run the game script:

$ python3 game.py

Or on MacOS:

$ ./game.py

Use the backspace to start a new game after it's finished.

About

Inverse Tic-Tac-Toe with pygame

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages