Hierarchy Structure of Situation based on Event for Effective Game Development

효율적인 게임 개발을 위한 사건 기반의 상황 계층 구조

  • 박정용 (대구대학교 전자공학부)
  • Published : 2007.04.30

Abstract

This paper proposes a Situation Simulation Framework for implementing computer game and describes the possibility of analyzing game with unfolding situation. In last few years game systems have been evolving from the performance of physical engine, network traffic in the on line game to the representation of rendering physical phenomena. In computer game, a situation hierarchy structure which allows the designer for simulating high-level specifications of game structure. Logically simulated environment is created by defining situations and events based on hierarchy structure of the situation. We classify events into explicit event is occurred by user and implicit event is occurred by system. Our study defines the existence of objects is the most prevalent factor applied to any event in game world. The advantages of this approach are able to allow for providing the conceptual design for simulation game and analyzing the situation in the game world. And this method allows us to decrease the complexity of system design and abstraction modeling for the simulation game. Specially, the introduction of the definition of events allows us to approach game design in a structural manner rather than by their classification. The proposed method was implemented in the "Shooting BaDuk" among games.

논문은 컴퓨터 게임 구현을 위한 상황 시뮬레이션 구조를 제안하고, 이를 바탕으로 게임 전개에 대한 분석을 가능하게 한다. 기존의 게임에 대한 연구는 물리엔진의 성능향상, 온라인 게임에서의 네트워크 부하 문제에서 부터 물리현상을 자연스럽게 표현하는 문제 등에 대한 연구가 주를 이루고 있다. 본 논문에서는 일반적인 컴퓨터 게임구조에 대한 높은 수준의 상세화를 시뮬레이션 하기 위해서 상황 계층 구조를 제공한다. 논리적으로 전개되는 시뮬레이션 환경은 상황 계층 구조에 기반해서 사건과 상황을 정의한다. 사건은 사용자에 의한 명시적 사건과 시스템내의 반응에 의한 묵시적 사건으로 분류한다. 게임 발생에서 사건의 원천을 정의하고, 객체의 존재유무가 게임 진행의 주요한 요인임을 설명한다. 이러한 접근방법의 장점은 게임 시뮬레이션을 위한 개념적인 설계와 상황분석을 제공한다. 그리고 게임의 구현에 있어서 시뮬레이션 설계의 복잡성과 추상화 작업에 따른 복잡함을 감소시킨다. 특히, 사건정의를 통하여 게임 설계에 대한 분류적인 접근이 아닌 구조적인 접근이 가능하다. 제안하는 방법으로 여러 게임 중의 하나인 바둑돌 뜅기기 게임의 예를 적용하여 구현 가능함을 보인다.

Keywords