GUI TicTacToe in C++ using the SDL2 December 21, 2019 I wrote a GUI version of TicTacToe in C++ using the SDL2 graphics library: https://github.com/gdonald/tictactoe-cpp game (5) c++ (4) sdl2 (3)