Open Bryce-3D opened 10 months ago
As of the latest commit on 2024-04-17, tictactoe.py has most of the core logic for lobby generation and running the game implemented.
Most of the remaining work involves parsing user commands inputted via discord and being able to send appropriate messages in response.
tictactoe.py implementation is incomplete.