Tic Tac Toe game written in C++ using SDL2 library (as far as I know works on linux) To compile use: g++ main.cpp -lSDL2 Also, use arrows and space