Tag

game balance

1 views collected around this technical thread.

NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Nov 4, 2022 · Artificial Intelligence

Applying AI for Game Balance Testing: DNN Victory Prediction and Genetic Algorithm Optimization

This article details a practical AI-driven workflow for a turn‑based card game, covering problem background, data modeling with a DNN victory‑prediction network, reinforcement‑learning‑based data generation, and a genetic‑algorithm search to identify the strongest and weakest team compositions.

AIDNNgame balance
0 likes · 18 min read
Applying AI for Game Balance Testing: DNN Victory Prediction and Genetic Algorithm Optimization
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Jun 24, 2022 · Game Development

Understanding Player Feedback on Drop Rates: Why “Low Drop Rate” Matters and How to Address It

The article analyses the concept of drop‑rate in games, explains why players frequently complain about “low drop rates”, explores psychological and statistical reasons behind these perceptions, and offers a structured approach for game designers and user researchers to diagnose and improve the underlying gameplay experience.

User Researchdrop rategame balance
0 likes · 11 min read
Understanding Player Feedback on Drop Rates: Why “Low Drop Rate” Matters and How to Address It