08 / Tic-Tac-Multi

Project Overview

Tic-Tac-Multi is a backend system that enables multiple players to play Tic-Tac-Toe simultaneously. It manages game sessions, player turns, and real-time synchronization for smooth multiplayer gameplay.

Problem Statement

Multiplayer games require accurate real-time state management. A backend is needed to handle multiple concurrent game sessions reliably.

My Role

System architecture

Game logic design

Real-time communication

Database design

Backend development

Testing

Project image 1