Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 775 Bytes

File metadata and controls

22 lines (12 loc) · 775 Bytes

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