Tic-Tac-Toe 🆑 ℹ️ Build , Code style This is my nasty version the game Tictactoe implemented in the cli context. Direct Play python3 src/game.py Docker image (way to run) docker run -i ajilraju/tictactoe Build and play. make build && make run