A multiplayer math tictactoe game with a golang server
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
82
commits
feat: improve mobile UX and update ChatUI semantic structure
5a70f7eView on GitHubfeat(frontend): upgrade to tailwind css v4 and modernize configuration
34a11c5View on GitHubMerge branch 'main' of https://github.com/lazarusking/mathtactoe-multiplayer
aa4edf0View on GitHubfix(server/client): Prevent disconnect from blocking on room unregister
aabc8bfView on GitHubfeat: Implement new UI design for home page and rebrand to TicTacMath
39d065bView on GitHubfeat(websocket): Implement add bot functionality and refine room management
74f521aView on GitHubfeat(server): Refactor game and client logic for bot integration
2102a6eView on GitHub