(no title)
asicsp | 7 months ago
Next, I'm working on a TUI app (using Textual) for board games like Tic Tac Toe and Connect Four. These will also have a modified rule that requires forming a square instead of a line.
asicsp | 7 months ago
Next, I'm working on a TUI app (using Textual) for board games like Tic Tac Toe and Connect Four. These will also have a modified rule that requires forming a square instead of a line.
chilldsgn|7 months ago
At the moment I'm building a C++ version of Tic Tac Toe, would be cool to implement it in Python.