A prototype of using minimax to solve Tic-Tac-Toe illustrated with a graphics frontend.
- learn CMake
- use Lua
- use C++20 templates to interface with Lua
- use wxwidgets to provide window/dc interface
- have the computer play itself with each player having different strategies