Tag

multiplayer

1 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Aug 4, 2024 · Backend Development

Design and Implementation of a WebSocket Backend for a Real‑Time Multiplayer Quiz Game

This article details the design, architecture, and Java implementation of a WebSocket‑based backend that enables real‑time, multi‑player quiz battles, covering entity definitions, message handling, matchmaking logic, error handling, game flow, and supporting utilities such as Redis‑based state management.

JavaReal-timeWebSocket
0 likes · 21 min read
Design and Implementation of a WebSocket Backend for a Real‑Time Multiplayer Quiz Game
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Dec 9, 2022 · Game Development

BattleBit Remastered – An In‑Depth Analysis of Its Large‑Scale Multiplayer FPS Design

BattleBit Remastered is a low‑poly, large‑scale multiplayer FPS that supports up to 254 players per match, offering extensive class and weapon options, a minimalist UI, destructible environments, and strong team‑communication tools, all while running on minimal hardware requirements.

BattleBit RemasteredFPSLarge Scale
0 likes · 12 min read
BattleBit Remastered – An In‑Depth Analysis of Its Large‑Scale Multiplayer FPS Design
Java Captain
Java Captain
Sep 11, 2022 · Game Development

How to Play the Dou Dizhu Game Inside IntelliJ IDEA

This guide explains how to log in, list, start, and play the Dou Dizhu card game in IntelliJ IDEA, covering both single‑player and multiplayer modes, debug display options, and special commands for mode switching and chat hiding.

Debug ModeDou DizhuGame Plugin
0 likes · 5 min read
How to Play the Dou Dizhu Game Inside IntelliJ IDEA
Tencent Tech
Tencent Tech
Mar 3, 2020 · Game Development

How a One-Week Pandemic Quiz Game Scaled to 60× Users with Tencent Cloud

Within a week, the 'Fight Epidemic' quiz mini‑game grew 60‑fold in users, leveraging Tencent Cloud’s MGOBE matchmaking engine, CloudBase serverless backend, and AME music service to deliver real‑time multiplayer, data storage, and licensed audio, illustrating rapid, scalable game development during a health crisis.

Tencent Cloudcloud computinggame development
0 likes · 10 min read
How a One-Week Pandemic Quiz Game Scaled to 60× Users with Tencent Cloud