You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi-Player Distributed Game. A distributed systems project implementing synchronization algorithms in a multiplayer board game. Players interact on a 3x3 board, requiring coordination to maintain consistency. Features centralized, token-based, and Ricart-Agrawala approaches.