Back to Projects
Capture The Flag
Real-time multiplayer game built with Unity and Node.js, featuring cross-platform gameplay and synchronized game state.
2023 • game
UnityC#Node.jsMongoDB
Overview
Created a multiplayer capture the flag game using Unity for the client and Node.js for the backend server. Implemented real-time synchronization using WebSockets for smooth gameplay. Built matchmaking system and persistent player statistics with MongoDB.
Key Features
- ▸Real-time multiplayer gameplay
- ▸Cross-platform support
- ▸Dedicated game server
- ▸Player matchmaking system
- ▸Leaderboards and statistics
- ▸In-game chat system