Performance analysis of game world partitioning methods for multiplayer mobile gaming

  • Authors:
  • K. Prasetya;Z. D. Wu

  • Affiliations:
  • Bond University, Gold Coast, Australia;Bond University, Gold Coast, Australia

  • Venue:
  • Proceedings of the 7th ACM SIGCOMM Workshop on Network and System Support for Games
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Fast development and increasing trend in multiplayer mobile gaming have created a new challenge to offer better gaming experience to mobile user. With current problems in mobile network revolving around instability of its connection, one way to minimize the impact is to reduce the amount of required state update. Game world partition has been used in multiplayer online game to provide better network management and reduce the number of network traffic by filtering the receiver for state update. In this paper, we define the metric for performance analysis specifically for game world partition. Furthermore, we propose our method where its design consideration is to keep game mechanics simple but also efficient in network resource usage for mobile gaming. We call it Brickworks with Internal Partitions (BIP). In order to compare current methods with ours, we used a simulator which takes random player movement pattern as the input and generate results based on metrics explained in this paper. Our simulation shows better result for BIP compared to other traditional partition method and based on our analysis, it will not consume much of computing resources because of its simple mechanism.