• 제목/요약/키워드: Mobile Game Development

검색결과 214건 처리시간 0.024초

크로스 플랫폼 기반의 모바일게임 개발을 위한 정형 프레임워크 개발 (Developing Formal Framework for Cross-Platform Based Mobile Game Process)

  • 최재준
    • 디지털산업정보학회논문지
    • /
    • 제19권4호
    • /
    • pp.147-154
    • /
    • 2023
  • With the recent popularity of smartphones, many games are being developed on mobile-based platforms. As a result, it has brought about many changes in the way mobile game is developed. Especially mobile platforms, which are divided into Android and IOS, can now be applied to each platform without additional development through cross-platform. This means that it is necessary to move away from the method of developing each using separate development tools and implement the development process through cross-platform unique features. In this paper, we studied various methods to increase the productivity and quality of game development for the development of mobile games, and a formal framework considering the development process was developed. The framework consists of process, development domain, and platform support parts, each playing its own role. Items of the detailed framework must be reflected so that detailed response data for efficient application of game development can be established in actual mobile game development. The framework was developed by approaching it from two domains, the need for a framework and the framework implementation of key item response data.

모바일게임의 분석과 설계에 대한 연구 (A Study on the Design and Analysis of a Mobile Game)

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

  • PDF

모바일 게임의 이벤트 연출을 위한 Tool 개발 (A Development of a Tool for Event Direction in Mobile Game)

  • 노해선;이대웅
    • 한국게임학회 논문지
    • /
    • 제11권1호
    • /
    • pp.37-46
    • /
    • 2011
  • 고성능 피처폰과 스마트폰이 등장함에 따라 모바일 게임의 규모와 개발 인원이 급속도로 증가하고 있다. 이런 이유들로 인해 모바일 게임의 개발 프로세스는 변하고 있다. 효율적인 프로그램 개발을 위한 툴은 전 세계적으로 개발되었지만, 이벤트 연출을 위한 툴에 대한 연구는 미비한 상태이다. 이벤트 연출에서 기획자는 프로그래머보다 더 중요한 역할을 한다. 본 논문에서는 기획자를 위한 모바일 게임 이벤트 연출 툴을 개발하고 개발된 툴의 효용성과 유용성을 테스트하기 위해 상용화 모바일 게임들의 이벤트를 작성하였다. 그 결과 개발 기간이 15%정도 단축되었다.

유무선 연동유형별 모바일게임 콘텐츠 개발 (Development of Mobile Game Content through Interoperability between Wired and Wireless - Focused on Interoperability Types -)

  • 김기일;김미진
    • 한국콘텐츠학회논문지
    • /
    • 제7권8호
    • /
    • pp.76-85
    • /
    • 2007
  • 게임시장에서는 유선 온라인 게임의 수익을 극대화 할 수 있는 방안의 하나로 유선 온라인 게임의 소재를 연동 요소로 채택한 모바일 콘텐츠가 서비스 중에 있다. 본 논문에서는 유무선 연동 게임 콘텐츠의 연동방법을 크게 자체전송형, 인증코드형, 혼합형의 3가지로 분류하고 다수의 유선 온라인 게임에서 선택한 연동 요소들과 연동유형의 연관성에 대해 분석해 보고 특정 온라인게임에 적합한 유무선 연동 콘텐츠를 개발하여 연동서버, 모바일의 입출력 및 처리를 담당하는 모바일 서버 그리고 사용자들이 게임 내에서의 모든 정보를 기록하는 게임서버를 실제로 구현하고 연동해 봄으로써 유무선 연동 게임 콘텐츠의 구현 방법을 제안하고자 한다.

Development of Mobile Social Network Game by using Web Service

  • An, Syoungog;Kang, ManJe;Kim, Soo Kyun
    • 한국컴퓨터정보학회논문지
    • /
    • 제23권10호
    • /
    • pp.81-86
    • /
    • 2018
  • In the field of mobile games, social network games are steadily increasing in market scale and public interest every year. This paper proposes a method to design a social network game, which is one of the most successful genres in mobile games. The method uses Unity3D, the most commonly used engine for mobile game development. NGUI, a versatile developmental tool of Unity3D, is used to create shops and battle UIs. This paper particularly focuses on how to use the web hosting service to search and operate the necessary data from the database in the server. In addition, the proposed social network game is easy to implement real-time battle using Animator and Raycast, and is characterized by efficient battle implementation through time delay using Coroutine function.

3-DAT 기반의 모바일 게임 개발 프로세스 평가 방법 (3-DAT Based Evaluation Method for Mobile Game Development Process)

  • 이지원;김경식;박성준
    • 한국게임학회 논문지
    • /
    • 제10권6호
    • /
    • pp.15-23
    • /
    • 2010
  • 4-DAT는 일반적인 소프트웨어 개발 방법인 XP와 Scrum을 분석하는 도구이다. 본 논문에서는 3-DAT를 기반으로 모바일 게임 개발 환경에 맞는 새로운 팽가 방법을 제안한다. 4-DAT 평가 방법은 모바일 게임 개발에 있어서 평가 항목 및 불필요한 요소가 있기 때문에 3차원으로 최적화된 명가 방법을 적용하였다. 본 논문에서는 새롭게 정의한 3-DAT 기반의 팽가 방법을 위해 P. Abrahamsson, Boehm. B, R. Tumer의 이론을 기초로 하여 5항목, 20세부 기준의 개발 상황 연수를 정의하였다. 실험 방법은 4개월 동안 진행된 5개의 모바일 게임 개발 데이터를 기반으로 개발 상황 연수와 재구성된 3-DAT에 적용하였고, 구현한 시뮬레이터를 통해 3차원 그래프를 도출하였다. 실험 내용은 개발팀의 의존성, 편중성, 유연성에 대한 요소를 분석하였다. 실험 결과로 단기간의 모바일 게임 개발 시 의존성이 높고, 편중성이 낮으며, 유연성이 높을 때 위험성이 적은 개발을 완료 할 수 있음을 알 수 있었다.

모바일 3D 게임 제작환경과 개발프로세스에 관한 연구 (The Study about The Manufacturing Environment and Developing Process of Mobile 3D Game)

  • 고병희;김순곤
    • 게임&엔터테인먼트 논문지
    • /
    • 제1권1호
    • /
    • pp.23-30
    • /
    • 2005
  • 최근 모바일 기술의 진화와 시장 환경의 변화로 게임 콘텐츠의 패러다임이 2D에서 3D로 이동하면서 게임업체들의 관심이 높아지고 있다. 현재는 기술에서 앞서 있는 모바일 3D솔루션 업체나 소수의 대형 CP들 위주로3D게임이 개발되어 이동통신사를 통해 서비스되고 있는 실정이다. 대부분의 국내 중소규모CP들 역시 모바일 3D 게임 시장을 차기 수익원으로 판단, 시장에서의 미래가치와 업계 생존 전략 차원에서 3D 게임 개발을 준비하고 있으나, 아직은 2D 게임에 비해 상대적으로 많이 소요되는 개발기간과 비용, 개발 인력 및 정보 부족 등으로 곤란을 겪고 있다. 이에 본 논문에서는 이러한 상황에서의 어려움 극복을 모색하기 위해 모바일 환경에 최적화된 3D 게임 제작환경과 개발프로세스에 관하여 연구하였다.

  • PDF

다중 스마트폰을 이용한 이동로봇 대상의 레이싱게임 구현 (Development of a Racing Game for Mobile Robots using Multiple Smartphones)

  • 정하민;김동헌
    • 제어로봇시스템학회논문지
    • /
    • 제19권10호
    • /
    • pp.861-866
    • /
    • 2013
  • This paper presents the development of a racing game by controlling multiple smartphones based on ad hoc communication. The proposed racing game by the smartphone-based control interface does not require any specific game console or remote controller. Thus, any multiple users who have smartphones are able to play the game in a monitor at the same time. In addition, the developed game is applicable to actual mobile robots in cases where the positions of all robots are measured, since its game unit is a mobile robot model with a differential drive. An experimental result shows that the racing game in a PC can be realized by the proposed communication interface through four iPhones based on acceleration sensors.

Linked Observer 패턴을 적용한 안드로이드 게임 프레임워크 설계 및 구현 (Design and Implementation for Android Game Framework Using the Linked Observer Pattern)

  • 서문석
    • 한국IT서비스학회지
    • /
    • 제12권3호
    • /
    • pp.421-432
    • /
    • 2013
  • The changes in the game platform is appeared since the advent of smart-phones. Apple's iOS or Google's Android platform is gradually expanding their territories in the mobile game area. Android's platform fragmentation and the absence of game development framework act as barriers for game developments. In the development of game applications on the smart-phone, the standardized development procedures under game framework can achieve the productivity improvement. In this paper, we propose a new design pattern suitable for the design of a framework for new areas of application through the expansion of existing framework. The design and implementation of the Android game development framework is presented by taking advantage of existing design patterns and a proposed pattern. Also we propose the standardized development procedure of game applications under the proposed framework.

안드로이드 기반의 컬링 게임 개발 (Development of Curling Game based on Android Mobile Platform)

  • 조재현;고세환;김연희;임해철
    • 디지털산업정보학회논문지
    • /
    • 제6권3호
    • /
    • pp.169-177
    • /
    • 2010
  • As expectations about success of smart phones that install Android, an open mobile platform which was developed by Google, are increasing, the development of applications based on the Android has attracted a lot of interest. Especially, game applications have been well received by users. In this paper, we develop an application based on the Android for curling which was adopted as a competitive sport in the Winter Olympic Games. Curling is a sport game played by two teams. The rules of the game are simple, but it is an intelligent one that requires various strategies for victory. In this paper, the curling game based on the Android provides functions, such as pitching, sweeping, collision, and foul handling, that are required in real curling game by using technologies, such as touch screen or accelerometer sensor.