• Title/Summary/Keyword: Android mobile game

Search Result 49, Processing Time 0.027 seconds

Mobile Shooting Game with Intuitive UI and Recommendation function (직관적 UI와 추천 기능을 가진 모바일 슈팅 게임)

  • Junsu Kim;Kuil Jung;Seokjun Yoon;In-Hwan Jung;Jae-Moon Lee;Kitae Hwang
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.23 no.5
    • /
    • pp.191-197
    • /
    • 2023
  • Mobile shooting games are a representative example of PC games being transferred as they are. In the most mobile shooting games, joystick-like UI used in PC games have been moved to touch buttons, but the display is small, so the user's fingers cover the game screen, which is inconvenient. In mobile shooting games, in order to overcome the limitations of the small display and increase the immersion of the game, this paper introduces a user interface that integrates character movement and aiming, and intuitive UIs such as display rotation, shaking, and vibration. In addition, by analyzing the match process for each round, the character's insufficient abilities are identified and synergies to supplement the abilities are recommended in order to add fun to the game. This paper proved that the proposed goals are achieved by actually designing and implementing a mobile shooting game with the proposed functions on an Android smartphone.

Study on development of the game content based on the Android (안드로이드를 기반으로 하는 게임 콘텐츠 개발에 대한 연구)

  • Kim, Tae-Eun
    • Journal of Digital Contents Society
    • /
    • v.17 no.2
    • /
    • pp.105-109
    • /
    • 2016
  • This paper is to review from a developer's perspective about the relationship between game development and the convergence of several disciplines during the game development. As the popularity of smart phones is accelerating mobile gaming it is becoming an area where various types of games that appeal to all ages of users. In this study, the production of a new genre of mobile games that can be enjoyed by all ages apart an existing generalized game and will be described an experience for them. The games built on the game plan, the planning information through the process of creating the actual game. At the same time, it studies on the relationship between each process by several studies.

QoS-Aware Power Management of Mobile Games with High-Load Threads (CPU 부하가 큰 쓰레드를 가진 모바일 게임에서 QoS를 고려한 전력관리 기법)

  • Kim, Minsung;Kim, Jihong
    • KIISE Transactions on Computing Practices
    • /
    • v.23 no.5
    • /
    • pp.328-333
    • /
    • 2017
  • Mobile game apps, which are popular in various mobile devices, tend to be power-hungry and rapidly drain the device's battery. Since a long battery lifetime is a key design requirement of mobile devices, reducing the power consumption of mobile game apps has become an important research topic. In this paper, we investigate the power consumption characteristics of popular mobile games with multiple threads, focusing on the inter-thread. From our power measurement study of popular mobile game apps, we observed that some of these apps have abnormally high-load threads that barely affect the user's gaming experience, despite the high energy consumption. In order to reduce the wasted power from these abnormal threads, we propose a novel technique that detects such abnormal threads during run time and reduces their power consumption without degrading user experience. Our experimental results on an Android smartphone show that the proposed technique can reduce the energy consumption of mobile game apps by up to 58% without any negative impact on the user's gaming experience.

An Automatic and Scalable Application Crawler for Large-Scale Mobile Internet Content Retrieval

  • Huang, Mingyi;Lyu, Yongqiang;Yin, Hao
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.10
    • /
    • pp.4856-4872
    • /
    • 2018
  • The mobile internet has grown ubiquitous across the globe with the widespread use of smart devices. However, the designs of modern mobile operating systems and their applications limit content retrieval with mobile applications. The mobile internet is not as accessible as the traditional web, having more man-made restrictions and lacking a unified approach for crawling and content retrieval. In this study, we propose an automatic and scalable mobile application content crawler, which can recognize the interaction paths of mobile applications, representing them as interaction graphs and automatically collecting content according to the graphs in a parallel manner. The crawler was verified by retrieving content from 50 non-game applications from the Google Play Store using the Android platform. The experiment showed the efficiency and scalability potential of our crawler for large-scale mobile internet content retrieval.

Development of Korean Traditional game Gonu App. under Android OS2.0 Environment (안드로이드 OS2.0 환경에서 우리나라전통놀이 고누놀이 앱(App.) 개발)

  • Kang, Seung-Woo;Kim, Yang-Jib;Choi, Byung-Kab;Song, Teuk-Seob
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.05a
    • /
    • pp.621-622
    • /
    • 2011
  • A smartphone is a mobile device that has smiler to the computing power of the PC. People who use smartphone applications are increasing and there are a lot of applications for smartphones. Applications for educational games and hence of Korean traditional culture are still insufficient. To do this, we develop Gonu which is a traditional game.

  • PDF

Location-based Services to Support Using Mobile Android Hiking Application "배낭메Go" (위치정보검색 기반의 '배낭메Go' Application 개발에 관한 연구)

  • Park, Sang Hyun;Kim, Kyung Hoon;Sim, Seung Bo;Park, Se Hee;Moon, Songchul
    • Journal of Service Research and Studies
    • /
    • v.2 no.2
    • /
    • pp.81-90
    • /
    • 2012
  • Hardware technology will be widen the area of involvement. If the smart phone capabilities by the pc, PC-free areas will have much higher utilization of smartphones. even subway or bus. and You also enjoy the game and information that you want to connect to the Internet. Because of the advantages of these smartphones, the world market has become more spread by the phone. In the recently, You need to boot your PC or notebook. In this project, using the GPS feature, and Android hiker safety and convenience applications for the purpose. Consumer-friendly via search for the mobile devices around the mountain and near by mountain. and we may be able to help the trail more easily research and develope that were using.

  • PDF

Implementation of Multiplatform Game Application for Decorating The Lab (다중 플랫폼용 실습실 꾸미기 게임 앱 구현)

  • Rho, Wonbin;Won, Moonsook;Lee, Jihye;Ko, Eunbyul;Lee, Jongwoo
    • Journal of Digital Contents Society
    • /
    • v.15 no.2
    • /
    • pp.197-207
    • /
    • 2014
  • Many people are now enjoying mobile games using various smartphone platforms. However, we have to develop games separately for each smart device platforms so far. Cocos2d-x, a game development framework is released to solve this problem. As a multiplatform version of the existing Cocos2d, Cocos2d-x can make one source code run on various platforms. It is an open software that is able to be used by everyone, and when using it, mobile games can be developed easily based on C++ and OpenGL. In this paper, we implemented a PC laboratory decorating game application, named ILove501, using Cocos2d-x. The 501 is a room number of our PC lab. ILove501 includes an educational feature of solving quizzes in order to highlight positive effects of game. For implementation of a multiplatform game, ILove501 was developed in Windows and iOS environment at the same time, and we verified the results of the execution by porting on a variety of devices such as Android, iPhone, iPad and Galaxy Tab.

Design and Implementation of Interactive Game based on Embedded System (내장형 시스템 기반 체험형 게임의 설계 및 구현)

  • Lee, Woosik;Jung, Hoejung;Heo, Hojin;Kim, Namgi
    • Journal of Internet Computing and Services
    • /
    • v.18 no.4
    • /
    • pp.43-50
    • /
    • 2017
  • Embedded System includes touch, GPS, motion, and acceleration sensor, and can communicate with neighbor devices using wireless communication. Because Arduino with embedded system provides good environment for development and application, developers, engineers, designers, as well as artists, students have a great interest. They utilize Arduino in the robot, home appliances, fashion, culture and so on. In this paper, we design and implement a game using Arduino with embedded system which recognizes the human movement by moving away from one-dimensional game of the existing touch method. Implemented embedded system game measures gyro-sensor to recognize human movement and detects the attack success of the opponent by using touch sensor. Moreover, health of the game player is updated in the real time through the android phone-based database. In this paper, implemented embedded system-based game provides GUI screen of android phone. It is possible to select watching mode and competition mode. Also, it has low energy consumption and easy to expand because it send and receive data packet through recent Bluetooth communication.

A Study on Characteristics of Serious Game User through Implementation of Mobile Sequence Game (모바일 수열 게임 개발을 통한 기능성 게임 사용자의 특성에 관한 연구)

  • Hong, Min;Lee, Hwa-Min
    • The KIPS Transactions:PartA
    • /
    • v.19A no.3
    • /
    • pp.155-160
    • /
    • 2012
  • This paper designed a smartphone application with sequence problems which users can improve their learning ability and this application is implemented as serious game which is designed for the special purposes of education with entertainment and game-like fun at anytime and anywhere during the spare time. Also to prove learning effects through sequence of number application under ubiquitous environment which is popular these days, the proposed serious game which has various types of sequence questions is implemented based on the iphone and android environments. User characteristics and learning effects which are based on game record of proposed application are analyzed according to socio-demographic characteristics.

Translation Techniques for Mobile Games (모바일 게임을 위한 번역 기법)

  • Park, Ji-Woo;Oh, Se-Man
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.9
    • /
    • pp.936-947
    • /
    • 2010
  • In the mobile gaming market, it is desirable for a specific content to be served on various platforms. Recently, it is a very important issue in the market for mobile games. This problem incurs extra cost, because we need to redevelop existing contents to be executed on another platforms. Moreover, the release of a new platform has spent much more effort and cost developing many contents in short period of time. Therefore, we need to research about translation techniques that enable the existing contents to run on a different platform. In this paper, we propose translation techniques for mobile games. The techniques can be applied on converting mobile contents to runnable contents on a new platform. To realize it, we design and implement a source-level contents translator which is targeting Android platform using the suggested techniques. Our source-level contents translator is implemented systematically by applying compiler theory. Also, we solve partially translation problems between different programming languages. The translator has been implemented separately divided into three tasks such as kernel porting, library mapping as well as language translation. We expect these techniques to increase utilization of existing mobile games and contribute to vitalizations of mobile contents industry.