Projects

Network Tic-Tac-Toe

CTCPUDPSockets

Multiplayer tic-tac-toe with both TCP and UDP implementations for comparative network programming.

  • Real-time game state synchronization and turn-based gameplay
  • Win/draw detection with play-again functionality
  • Client-server architecture with connection management