• Title/Summary/Keyword: Mobile game platform

Search Result 100, Processing Time 0.026 seconds

A Study on the Chronotope of Mobile Game (모바일 게임의 크로노토프 연구)

  • Lee, Jin
    • Journal of the Korean Society for Computer Game
    • /
    • v.31 no.4
    • /
    • pp.29-36
    • /
    • 2018
  • The purpose of this paper is to examine the temporal and spatial characteristics of mobile games through Mikhail Bakhtin's chronotope concept in order to examine the changes of mobile games and gaming. Based on chronotope, a concept that refers to the inner relation between time and space reproduced in the novel, I examined the inner relation between the space - time experience in the mobile game platform and the reconstruction of the mobile game text. The mobile game builds the present-here world based on the player's will while superimposing the act of playing through the mixed platform of existence based on the player with the time and space of everyday life. The chronotope of a mobile game with players as platforms is created in the current space of now-here rather than connecting to the virtual world. In this paper, I review the role of chronotope reproduction in mobile games, focusing on role-playing games and location based games. In the mobile role-playing game, an unhistorical chronotope appears in which the player has a loose sense of distance around the automatic combat system, while the narrative and relational experience is weakened. In a location-based game, a chronotope of player-driven generation that generates amusing meanings through the overlap of the virtual world and the real world appears.

An Implementation of Mobile Game using JBox2D Physics Engine in Android Platform (안드로이드 플랫폼에서 JBox2D 물리 엔진을 이용한 모바일 게임구현)

  • Hwang, Ki-Tae
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.11 no.6
    • /
    • pp.119-126
    • /
    • 2011
  • As a software component for computer game, the physics engine simulates objects' movement according to the laws of physics. This paper introduces a design and implementation of mobile game on the Android platform, where we used JBox2D physics engine library and Android graphics APIs. We borrowed the key idea of this game from Crayon Physics which is known as a famous PC game. This game starts with no way from user character to destination character. The game user has to make a way to destination character from user character by creating polygon objects between them. The user wins when user character meets destination character. However, the game user has to decide the time to create objects and their shapes well because all objects in this game are governed by the laws of physics. As an important thing of this paper, we introduced into this game new input methods of LCD touch and sensors embedded in mobile devices but not in PCs. Game users can create objects by drawing polygons with LCD touch and move objects or characters according to sensor values from accelerator sensors by tilting the mobile device.

Design and Implementation of the GNEX-to-iPhone Converter for Smart Phone Game Contents (모바일 콘텐츠 자동변환기를 위한 콘텐츠 분석기와 리소스 변환기 개발)

  • Lee, Yang-Sun;Kim, Jae-Sung;Kim, Myoung-Jin
    • Journal of Korea Multimedia Society
    • /
    • v.14 no.5
    • /
    • pp.681-690
    • /
    • 2011
  • Since korean mobile communication companies each use different mobile platforms, developers must configure and translate their game contents to run under each of the smart phone platforms so that they can be serviced correctly. Nevertheless, such translation tasks require lengthy times and costs. This is one of the reasons why a variety of contents could not be provided. In order to mitigate such difficulty, this paper implemented the contents analyzer and the resource converter of the automatic mobile contents converter system that converts game contents of the mobile platform such as the WIPI and the GNEX to contents of the smart platform such as the Android and the iOS. The automatic mobile contents converter system helps minimize the amount of time and cost required in servicing contents to different mobile communication companies by promptly converting platform-specific-contents to run under smart platforms. Also, the automatic conversion and servicing of existing contents increases the reusability of these contents and also the productivity of new contents thereby offering users with a more variety of game contents.

Through a comparative analysis of the digital characters SNG and PC Game Proposed future direction (SNG와 PC Game의 디지털캐릭터 비교 분석을 통한 미래방향 제시)

  • Lee, Dong-Lyeor
    • Journal of Digital Convergence
    • /
    • v.13 no.9
    • /
    • pp.473-478
    • /
    • 2015
  • Since the advent of digital games, game of the core platform has been changed from the arcade to the mobile device. I consider that I try to seek the direction of the use of game which works for PC and mobile in comparison to analyze the changes in the game graphics. Effects of three types of game platforms on the game graphics, change depends on the game of the genre and game graphics. By reduction of the screen size, a new interface was appeared. However, as directly applying the PC version of the interface, it has brought about a user's inconvenience. I have found that mobile hardware development have not been affecting the game graphics. The common point of PC and mobile, they both have the limit of the platform which they own. There is a need to take into account the differences of graphically elements to use the player language interface.

A Study on the Effect of Mobile Social Network Game Characteristics in Service Recovery - Focused on Kakaotalk Platform Game (모바일 소셜 네트워크 게임 특성이 서비스 회복에 미치는 영향에 관한 연구 : 카카오톡 플랫폼 기반 게임을 중심으로)

  • Kang, Moon-Young;Chi, Yong-Shou;Han, Kyeong-Seok
    • Journal of Korea Game Society
    • /
    • v.15 no.1
    • /
    • pp.171-184
    • /
    • 2015
  • Looking at the existing game-related research, innumerable researches such as game acceptance, user satisfaction, continuance intention, wold-of-mouse intention have been carried out. However, there was no cases that applying the concept of service recovery in game researches. The purpose of this study is to evaluate the impact on the characteristic of the mobile social network game that based on domestic mobile social network game platform which focusing on KakaoTalk games on the service recovery. In addition, the study analyzed the characteristic factors of mobile social network game on the basis of Organizational Equity Theory and Innovation Diffusion Theory to identified the causal relationship between those factors and service recovery. As a result, except the independent variable-compatibility, all of the characteristics factors of mobile social network game showed direct or indirect effects on service recovery. The results of this study are expected as a reference for presenting a new business model, reducing risk factors and enriching the related research of the gaming industry.

An Efficient Interruption Handling for 3D Games based on Android Platform

  • Viet, Doan Quang;Choi, Chang Yeol
    • International Journal of Contents
    • /
    • v.8 no.4
    • /
    • pp.42-49
    • /
    • 2012
  • Recently the unprecedented progress of Android platform and Google Play has brought more opportunities for individual mobile game developers. When playing an Android 3D game, users can accidentally hit HOME Key or BACK Key or receive an incoming message. Subsequently, another screen will appear on top and make the game application lose focus, or the operating system pause that game. These interruption events may also lead to the loss of game information or the game runs out of user control if that game cannot catch interruption events itself and resume at the exact time. As same as other mobile platforms, Android platform also provides Activity Lifecycle methods to help the game application control interruption problems. However, these methods are not adequate to solve all the interruption events. By implementing ANDCube game, we examine most of the possible interruption cases and propose some solutions to help Android game developers avoid some common interruption cases. Concurrently, we show the ways how a game application can catch all unavoidable interruption events and effectively resume from interruption to obtain a high quality game.

Design and Implementation of the GNEX-to-iPhone Converter for Smart Phone Game Contents (스마트폰 게임 콘텐츠를 위한 GNEX-to-iPhone 변환기의 설계 및 구현)

  • Lee, Yang-Sun;Choe, Hyo-Jun;Kim, Jae-Sung
    • Journal of Korea Multimedia Society
    • /
    • v.14 no.4
    • /
    • pp.577-584
    • /
    • 2011
  • Since korean mobile communication companies each use different mobile platforms, developers must configure and translate their game contents to run under each of the smart phone platforms so that they can be serviced correctly. Nevertheless, such translation tasks require lengthy times and costs. This is one of the reasons why a variety of contents could not be provided. In order to mitigate such difficulty, this paper implemented the mobile contents converter system that converts mobile game contents of the GNEX platform to smart phone contents of the iPhone platform(iOS). The GNEX-to-iPhone automatic mobile contents translation system helps minimize the amount of time and cost required in servicing contents to different mobile communication companies by promptly translating platform-specific-contents to run under iPhone smart phone platforms. Also, the automatic translation and servicing of existing contents increases the reusability of these contents and also the productivity of new contents thereby offering users with a more variety of games.

A Study on the Factors Affecting Game Flow and Satisfaction in Mobile Game (모바일 게임에 대한 몰입과 만족도에 미치는 영향요인 연구)

  • Lee, Jin Hyung;Kim, Chul Soo
    • The Journal of Information Systems
    • /
    • v.28 no.1
    • /
    • pp.183-206
    • /
    • 2019
  • Purpose Research purpose is extraction of the factors affecting game flow and satisfaction in mobile game. Design/methodology/approach In mobile game, the factors affecting game flow were classified into three parts: mobile game platform characteristics, user cognition characteristics, and user individual characteristics through previous studies for existing online game and mobile game. In the research we extracted the factors as follows: the connectivity, usability, network speed, pleasure, service quality, relatedness, proficiency, self-fulfillment, early adopter tendency, and competitive spirit. Using the factors, we established research model and tested hypotheses empirically. This survey was conducted five months targeting from teenagers to fifties with mobile game experience. The questionnaire items were reconstructed according to the questionnaires of the present study or those newly developed by the game experts and total 56 items in the literature of Internet game, smartphone game, and mobile game based on the existing literature study respectively. Findings According to the analysis result, this study showed that ease of use, enjoyment, self - fulfillment and competitive spirit had a significant influence on user flow and also that service quality, proficiency and competitive spirit had a significant influence on user satisfaction in mobile games.

A Design and Implementation of Mobile Game Based on Windows Phone Platform (Windows Phone Platform 기반의 모바일 게임 설계 및 구현)

  • Park, Jin-Yang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.10
    • /
    • pp.91-97
    • /
    • 2014
  • In this paper, we design and implement a mobile game based on windows phone platform. Visual Studio and the Windows Mobile software development kit(SDK) and developer tool kits (DTK) make it possible to create software for the Windows Mobile platform in Visual C#. Also The XNA Framework is the set of .NET libraries that developers will code against to build games. XNA Framework support PC and XBOX and a ZUNE HD multiplex platform environment and 2D and 3D games provides the necessary functions to a development. XNA Framework is to make it easier to develop games because the codes which are succeeded creates with automatic, implements a game development relation resource and the game logic. The key idea of our game is that we use shooting and ranking system to raise fun.

The Effect of Game Platform Evaluation and Flow Experience on Player Loyalty in Mobile Game Application (모바일 게임 플랫폼 평가 및 플로우경험이 게임사용자의 애호도에 미치는 영향)

  • Oh, Se-Gu
    • The Journal of the Korea Contents Association
    • /
    • v.20 no.3
    • /
    • pp.235-244
    • /
    • 2020
  • In the 4th Industrial age, mobile games are a highly competitive but highly profitable industry, with hundreds of games per day. To produce a successful mobile game, it is necessary to understand the mobile environment and consumers in the mobile era, and a study that can provide implications for the importance of various factors is needed. The purpose of this study is to explore the in- and out-of-game factors that influence the success of mobile games and to examine the relationship between these factors and customer satisfaction and loyalty. As a result, the game platform's system quality and service quality had a positive effect on the evaluation, and the price policy did not have a significant effect on the evaluation. Also in the flow factor, goal and interaction (relationship) had a positive effect on the flow, and skill or challenge did not have a significant effect. The effects of flow and platform evaluation on customer loyalty were all positively affected. First. Companies must derive customer opinions and actions about the game through continuous interaction with customers. Second, if the game gives customers the proper goals and functions to enable the interaction between users, more successful games can be developed.