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

Modernize repo

avindra opened this issue · comments

2020 refresh

  • Qt 4 -> Qt 5
  • Linux-first build
  • Visual Studio -> CMake
  • Code organization / cleanup (pass 1)
  • Fix impossible mode bug #2 (~10 year anniversary edition)
  • Decouple computer move logic from window code

Did what I set out to do here. Next in #4