Towards an AJAX-based game engine

  • Authors:
  • Christian Kletsch;Daniel Volk

  • Affiliations:
  • Universitaet der Bundeswehr Muenchen, Neubiberg, Germany;Universitaet der Bundeswehr Muenchen, Neubiberg, Germany

  • Venue:
  • Future Play '08 Proceedings of the 2008 Conference on Future Play: Research, Play, Share
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In recent years, browser games have considerably improved so that regarding the number of players they nowadays can compete with MMOGs. At the same time, they have abandoned their own principles by increasingly relying on proprietary technology. In this paper, we propose the concept of a 2D single player game engine that is based on new Web 2.0 standards (especially AJAX) which promise to alleviate some of the problems that caused the mentioned technological shift. No additional platform besides a standard browser will be needed to run instantiated games, since the engine will be based on JavaScript. Game content will be loaded on-demand using an AJAX-compliant update mechanism.