Design and Implementation of the Game Engine for the Multiplayer Mobile Network Game

다중사용자 모바일 네트워크 게임을 위한 게임엔진의 설계 및 구현

  • Published : 2007.06.30

Abstract

Along with the development of mobile technology, mobile game has undergone a change from downloadable game to network game, where a large number of users connect to server and play real-time game with a mobile phone. In order to develop these mobile network games economically, a proper, suitable game engine is needed. This study proposes the result of design and implementation of RWMMO-GE(Realtime Wireless Massively Multiplayer Online RPG Game Engine) that is used to develop a mobile network game. The structure of RWMMO-GE, which is the research result of this study, consists of major components such as Network/Client Module, Object Module, Map Tool, Script Editor, and Character Editor. The characteristics of the multiplayer mobile game developed by this engine is that a large number of players can play real-time game in a single map, which implies a possibility of a new business model in this area. This research is a result of the RWMMO-GE supported by 2006 IT Excellent Technology Support Project(No:A1300-0601-0125) of IITA(Institute Information Technology Advancement).

모바일 기술의 발전에 따라 모바일 게임도 다운로드 방식 게임에서 대규모 사용자들이 모바일폰을 이용하여 서버에 접속한 상태에서 실시간으로 진행하는 모바일 네트워크 게임(Mobile Network Game)으로 변하고 있다. 이러한 모바일 네트워크 게임을 경제적으로 개발하기 위해서는 이에 적절한 모바일 네트워크 게임 엔진이 필요하게 된다. 본 논문은 모바일 네트워크 게임을 개발하는데 필요한 실시간 무선 다중사용자 온라인 게임 엔진(RWMMO-GE : Realtime Wireless Massively Multiplayer Online RPG Game Engine)에 대한 설계 및 구현 결과를 제시한다. 본 논문의 연구 결과인 RWMMO-GE의 구조는 Network/Client Module, Object Module, Map Tool, Script Editor, Character Editor를 중요한 요소로 하여 이루어진다. 이러한 엔진을 활용하여 제작된 다중사용자 모바일 네트워크 게임의 특징은 모바일폰을 가진 대규모 사용자들이 하나의 맵에서 실시간으로 게임을 진행할 수 있다는 것이며, 이는 모바일 게임에서 새로운 비즈니스 모델이 가능함을 의미한다.

Keywords