• Title/Summary/Keyword: game information system

Search Result 723, Processing Time 0.03 seconds

Development of User Interface for Game (게임 개발을 위한 사용자 인테페이스 개발 방법)

  • Kim, SungSu;Kim, SooKyun;An, SungOhk;Kang, Shin-Jin;Jung, JinYoung;Ah, WooYoung
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.333-334
    • /
    • 2014
  • 유니티3D는 게임 회사에서 가장 많이 사용하고 있는 게임 엔진 중의 하나이다. 다양한 장르의 게임을 쉽고 간편하게 개발 할 수 있고, 또한 개발비를 절약 할 수 있는 장점을 가지고 있다. 다양한 플랫폼 지원으로 인해 iOS(iPhone Operating System) 환경, 안드로이드(Android) 환경에 맞도록 최적화 하여 플랫폼 전환도 가능하다. 본 논문은 유니티3D에서 강점인 NGUI(Next-Gen UI)의 사용방법과 설계에 대한 방법을 통해서, 사용자 인터페이스 개발에 쉽게 접근 할 수 있는 방법에 대해 소개한다.

  • PDF

Development of twosome collaboration dance game using Brain-Computer Interface (뇌-컴퓨터 인터페이스를 활용한 2인용 협동댄스게임 구현)

  • Park, Tae-Ryoung;Kim, Jai-Hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.15 no.12
    • /
    • pp.2575-2581
    • /
    • 2011
  • Recently, systematic research on the brain has been conducted and BCI(Brain -Computer Interface) technology applying electroencephalogram has been actively researched. Especially, serious game technology using BCI device has been the subject of interest. This paper develops a "twosome collaboration dance game," which is a serious game that takes advantage of NeuroSky's SDK(System Development Kit) and helps developing the spirit of team work and sociality based on attention and meditation, unlike existing single player games. We expect that this game will help to visualize brain functions of people and to cure ADHD children and the elderly people with MCI(Mild Cognitive Disorder). It is also expected to play a role of social catalyst to the game culture of the adolescent.

3D Game Rendering Engine Degine using Empty space BSP tree (Empty space BSP트리를 이용한 3D 게임 렌더링 엔진 설계)

  • Kim Hak-Ran;Park Hwa-Jin
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.3 s.35
    • /
    • pp.345-352
    • /
    • 2005
  • This paper aims to design Game Rendering Engine for real-time 3D online games. Previous, in order to raise rendering speed, BSP tree was used to partitioned space in Quake Game Engine. A game engine is required to develop for rapidly escalating of 3D online games in Korea. too. Currently rendering time is saved with the hardware accelerator which is working on the high-level computer system. On the other hand, a game engine is needed to save rendering time for users with low-level computer system. Therefore, a game rendering engine is which reduces rendering time by PVS look-up table using Empty space BSP tree designed and implemented in this paper

  • PDF

A Level System Design for Achievement-assessing of Serious Game (기능성게임의 성취도 평가를 위한 레벨시스템 설계)

  • Yoon, Seon-Jeong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.15 no.9
    • /
    • pp.2038-2044
    • /
    • 2011
  • Serious games are selected by users according to the original goals such as education, treatment, training and so on. Therefore, those type of games are evaluated inside and outside the game about whether the goals are archived or not. Among quality test elements of serious game, assessment is about whether, in games, ability to verify goal achievement is included or not. In this paper, we examined the achievement-assessing function of serious game through several cases. Furthermore, to utilize for developing serious games for English learning, we designed a level system which achievement-assessing function is applied to. In this level system, we used 'competition and reward' as the core elements of game, and designed the system through simulation of which grades are level-designed along the user's English proficiency level based on notice of MEST(Ministry of Education, Science and Technology). This paper is expected to be useful reference for designing English learning game containing achievement assessing function.

Development of 3D Defense Space Game using Oculus

  • Iim, Won-Gyu;Lee, Byeong Cheol;Kim, Soo Kyun;An, Syoungog
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.8
    • /
    • pp.45-50
    • /
    • 2019
  • Oculus Rift is the most universal VR (virtual Reality) headset for gamers and FPS (First Person Shooting) is the most suitable game genre to play with VR. Using VR can increase the player's sense of reality and make them feel as though they are in direct contact with the enemy while battling. The suggested VR game is a first person game where the player must defend a specific target against the surging enemy all within the time limit. Many objects will need to be used in this method. Object pooling will be used in order to manage all the numerous objects. When an object is repeatedly created and deleted it typically overwhelms the memory. To resolve this issue the game initially summons the object at the beginning of the scene and afterwards only uses the object when needed, lessening the burden on the memory. A ranking system is implemented to keep the game records in order to stimulate a competitive spirit between the players, and the game has received positive response during test play among college students in their 20s.

A Real Time Network Game System Based on Retransmission Mechanism of Game Command History on Wire/Wireless Environments (유.무선 환경에서의 게임명령 히스토리 재전송 기법 기반 실시간 네트워크 게임 시스템)

  • Kim, Seong-Hoo;Kweon, Young-Do;Park, Kyoo-Seok
    • Journal of Internet Computing and Services
    • /
    • v.7 no.6
    • /
    • pp.143-155
    • /
    • 2006
  • In this paper, we suggest a network game system that can support video game based on multi-platform for multi-user video game, Latency occurring from the load fluctuation in realtime network game is overcomed by using an initial delay buffering scheme on client, when a real-fire game is played, and shows that stable play for a game is achieved as the result of the scheme. Also, We suggest a retransmission algorithm based on the history of game commands, and this Algorithm supplement shortcomings for packet loss and pocket error on UDP communication.

  • PDF

A motion classification and retrieval system in baseball sports video using Convolutional Neural Network model

  • Park, Jun-Young;Kim, Jae-Seung;Woo, Yong-Tae
    • Journal of the Korea Society of Computer and Information
    • /
    • v.26 no.8
    • /
    • pp.31-37
    • /
    • 2021
  • In this paper, we propose a method to effectively search by automatically classifying scenes in which specific images such as pitching or swing appear in baseball game images using a CNN(Convolution Neural Network) model. In addition, we propose a video scene search system that links the classification results of specific motions and game records. In order to test the efficiency of the proposed system, an experiment was conducted to classify the Korean professional baseball game videos from 2018 to 2019 by specific scenes. In an experiment to classify pitching scenes in baseball game images, the accuracy was about 90% for each game. And in the video scene search experiment linking the game record by extracting the scoreboard included in the game video, the accuracy was about 80% for each game. It is expected that the results of this study can be used effectively to establish strategies for improving performance by systematically analyzing past game images in Korean professional baseball games.

UCG, An Edutainment Game System based on Web 2.0 (Web2.0 기반 에듀테인먼트 게임 시스템, UCG)

  • Noh, Yong-Deok;Jang, Young-Seok;Cha, Sang-Il;Chung, Mun-Ki;Kim, Sung-Goo
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.14 no.9
    • /
    • pp.892-896
    • /
    • 2008
  • One of drawbacks of the current edutainment game system is that its frame is fixed with limited contents. Under the condition of the above game structures, nobody can select one's interesting contents to increase educational efficiency easily. To overcome such a problem, we will propose the system named UCG(User Combinative Game) based on Web 2.0 in which users can make a choice among various educational contents and select game frames. The structure of the UCG system and its process are shown in this paper.

Development of Cloud-based Game System : Toward Domestic Game Development (클라우드 기반의 게임시스템 개발 : 국내 게임 개발을 중심으로)

  • Han, Sang-geun;Song, Seung-keun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.05a
    • /
    • pp.457-458
    • /
    • 2015
  • Recently, the development of cloud technology, related to service has spread to various fields. In the game field, to develop the N screen services using cloud technology without regard to the performance of the device, there is incresing interest to have been able to play to share any information of user in a variety of platforms. This paper aims to find the feature of game was developed using the cloud technology. After literature on the cloud technology research were reviewed, it is checked to how apply in the currently released cloud based game, based on find the features of the game. We expect to develop the cloud based game with feature of cloud and apply to develop the N screen game in the future.

  • PDF

A Functional Game Application for Korean Words Learning Based on Smartphone Environments

  • Choi, YoungMee
    • Journal of Multimedia Information System
    • /
    • v.6 no.4
    • /
    • pp.259-264
    • /
    • 2019
  • In this paper, the prototyping process for developing syllable-initial consonant-based game 'Korean Guards' is described. Users may effectively learn Korean words using alphabetically sequential approaches, but the easiness of access bestowed on the smart environments and game algorithms could be fully utilized for the functional advantages for educational purposes. This functional game is developed on Android OS and the prototypical outcome is shown.