A downloadable game

Buy Now$1.00 USD or more

About the Game

This game is a small proof of concept of a Tic Tac Toe match that never ends unless someone wins. So there is no draw possibility. 

That's done by only keeping the last 3 pieces each player places in the table. You can play it against another player OR an AI. 

Classic mode is also available.

Source Code Access

This game is only available through it source code (Python). It may be good for study purposes if you want to figure out how to build simple games like this using code only. The code itself is very simple, Object Oriented (but nothing crazy) and straight to the point.

It uses pygame and pygame_gui to function. Ai implements a simple minimax algorithm.

Purchase

Buy Now$1.00 USD or more

In order to download this game you must purchase it at or above the minimum price of $1 USD. You will get access to the following files:

Endless Tic Tac Toe (Source).zip 9.9 MB