There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A Tic Tac Toe game in Qt C++ with multiplayer and single-player modes, using the minimax algorithm for AI. Features game history, move recording, and user registration with QtSql database integration.