https://github.com/Kirkezz/rttt
Java4
5 months ago
Recursive Tic-Tac-Toe game
GNU General Public License v3.0
This app is a recursive version of the popular game Tic-Tac-Toe (also known as Xs and Os), based on the Ultimate Tic-Tac-Toe game.
The game supports customization of the width and height of the playing field, the victory condition, and the number of players.