• Stars
    star
    1
  • Language
    C++
  • Created 7 months ago
  • Updated 4 months ago

Reviews

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.