avindra / ttt-plusplus

:o2: C++ Tic-Tac-Toe game

Home Page:https://dra.vin/#/ttt-plusplus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ttt-plusplus

🅾️ Tic-Tac-Toe++: game and solution

Solver written in C++, based on mappings created through pure duress.

The desktop and web frontend is built on version 5 of Qt, a highly portable GUI library.

❎ Click to play online (via WebAssembly)

About

This project aims to be a solid reference example of a modern C++ Tic-Tac-Toe application, including a full solution to the game.

Stack

See the ttt-plusplus wiki for information on software, building, testing, etc.

Archive

About

:o2: C++ Tic-Tac-Toe game

https://dra.vin/#/ttt-plusplus

License:MIT License


Languages

Language:C++ 90.8%Language:CMake 4.3%Language:QMake 2.4%Language:Makefile 2.4%