What + when = how: the timelines approach to consistency in networked games

  • Authors:
  • Cheryl Savery;T. C. Nicholas Graham

  • Affiliations:
  • Queen's University, Kingston, Ontario, Canada;Queen's University, Kingston, Ontario, Canada

  • Venue:
  • Proceedings of the 10th Annual Workshop on Network and Systems Support for Games
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Consistency maintenance techniques used in networked multiplayer games require a tradeoff between the degree of consistency and the responsiveness to player commands. The choice of which technique is most appropriate depends upon the specific game situation. However, all techniques share the need to deal with time as well as with game state data. This can make implementing consistency maintenance techniques difficult. The solution is to have a programming model that is better able to deal with time. In this paper, we present such a programming model, timelines. Timelines allow for the explicit treatment of time and have been implemented as part of the Janus toolkit.