T-9 Ultimate Tic-Tac-Toe
DeployingReal-time multiplayer Ultimate Tic-Tac-Toe game with WebSocket communication, complex game logic, and responsive design
Overview
Ultimate Tic-Tac-Toe takes the classic game to the next level with a 3x3 grid of traditional tic-tac-toe boards. The twist? Your opponent's move determines which board you must play on next, creating layers of strategy that transform simple gameplay into complex tactical decision-making.
Built with Go and SvelteKit, T-9 delivers real-time multiplayer gameplay through WebSocket connections, ensuring instant move synchronization and smooth game state management. The system handles complex game logic including board transitions, win conditions across multiple levels, and player matchmaking.
Preview
Tech Stack
GoGinSvelteKitTypeScriptWebSocket
Key Features
Real-time multiplayer gameplay with WebSocket communication
Complex Ultimate Tic-Tac-Toe game logic and state management
High-performance Go backend with Gin web framework
Responsive SvelteKit frontend with TypeScript for type safety