A Study on the Design and Analysis of a Mobile Game

모바일게임의 분석과 설계에 대한 연구

  • 우원택 (대구한의대학 모바일컨텐츠학부)
  • Published : 2007.06.30

Abstract

The purpose of this study is to design and develop a mobile game using J2ME, which is currently the most popular choice for game development to understand the process of mobile game development and to develop methods that address weaknesses of J2ME. The development was done with the Eclipse IDE(Integrated Development Environment) tool to simplify mobile game development by removing the need for complex commands and installation processes which are intrinsic to the DOS command Batch file arid J2ME Wireless Toolkit when used for the implementation of java mobile games. Literature was also reviewed on mobile game environments, the structures of J2ME Platform, and past research on mobile games, to investigate which parts of J2ME are important to the characteristics of mobile game development and how to implement these important parts when developing.

본 연구는 모바일게임 개발에 있어 가장 편리한 도구로 알려져 오고 있는 J2ME를 이용하여 하나의 모바일게임을 개발해 봄으로써 자바 모바일게임의 개발과정을 쉽게 이해하고 J2ME의 취약점을 보완할 수 있는 개발 방법을 제시해 보고자 함에 그 목적이 있다. 아울러 자바 모바일게임의 개발과정에서 사용하는 기존의 도스(DOS) 모드에서의 Batch 파일 이용방법과 J2ME Wireless Toolkit 이용방법 대신에 새로운 통합 개발환경인 이클립스(Eclipse)를 이용한 모바일게임 개발방법을 소개함으로써 복잡한 명령어나 설치과정을 생각하지 않고 보다 쉽게 모바일게임을 개발할 수 있는 방법을 제시하였다. 이밖에 모바일게임의 환경, J2ME 플랫폼의 구조, 기존연구자의 이론적 연구에 대한 문헌적 고찰을 병행함으로써 J2ME의 어떤 부분이 모바일게임의 특성에 중요하고 모바일게임 개발과정에서 이 중요한 부분을 어떻게 구현하는지를 알아보았다.

Keywords