Skip to content

avindra/ttt-plusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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