In the era of computer vision and machine learning advancement, the integration of gesture recognition technology in interactive gaming continues to evolve. This study aims to develop a multiplayer rock-paper-scissors game based on hand gesture detection using MediaPipe and real-time communication with Socket.IO. The MediaPipe Hands model is utilized to detect and classify hand gestures, while …