• Title/Summary/Keyword: Computer Game

Search Result 2,119, Processing Time 0.027 seconds

Development of a Chair-Type Controller (의자형 게임컨트롤러 개발)

  • Oh, Seong-Suk;Jung, Hyun-Wook;Kim, Kyung-Sik
    • Journal of Korea Game Society
    • /
    • v.10 no.6
    • /
    • pp.47-55
    • /
    • 2010
  • In this research, a chair type game controller has been developed. We implement pressure sensors on a chair so that user's whole body movements can be signalized. The signals linked to a game system. This process occurs a meaningful exercise effect. Because users can play exergame setting on the chair type game controller, it is reduces risk of physical injury such as falling down and the Joint pressure compared existing exergame controllers. Based on the advantages of seating, elderly and obese can be provided appropriate exergame.

Development of Strategy and Shooting Game Using UNITY3D Engine (게임엔진을 이용한 전략 슈팅 게임 개발)

  • Lee, Byeongcheol;Kim, Jongdeok;Jung, Jin-young;An, Seongok;Kim, Soo Kyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.85-86
    • /
    • 2019
  • 게임 시장의 성장에 따라 여러 가지 장르의 게임이 출시되고 있다. 현재 슈팅 및 액션 게임 등의 고전적인 장르는 물론 Aeon Of Strife 같은 새로운 장르도 새롭게 탄생하고 있다. 새로운 장르의 게임의 등장은 앞으로 게임 시장이 지금보다 더 많이 발전할 것임을 말한다. 제안방법에서는 전략 시뮬레이션과 슈팅 게임을 혼합한 장르의 게임을 게임엔진을 이용해 빠르게 개발하는 방법을 설명한다.

  • PDF

A Study on 3D Background Image Construction using TIP (TIP기술을 이용한 3차원 배경 영상 구축에 관한 연구)

  • Roh, Chang-Hyun;Jung, Kwang-Ho
    • Journal of Korea Game Society
    • /
    • v.2 no.1
    • /
    • pp.49-54
    • /
    • 2002
  • In this paper we propose the methodology for 3D background image construction in computer games. This methodology was developed based on TIP (Tour Into the Picture) using a vanishing line Proposed by Kang et at. The methodology Proposed in this study can simply implement a 3D background for a computer game with a background model which is very complex or based on a real picture. Compared to the graphics technologies generally used, the proposed methodology does not need the process of modeling elaborate 3D information of a background, and hence can display the background even on a low grade personal computer using a small reference image. TIP technology was successfully applied to the implementation of a background model for a computer game and was found to be appropriate especially for real time games.

  • PDF

Representation of Game Character Using Measurement Information of Player's Physical Status (게임 플레이어의 신체 측정 정보를 이용한 게임 캐릭터의 표현)

  • Park, So-Hee;Kim, Bo-Sung;Park, Jong-Seung
    • Journal of Korea Game Society
    • /
    • v.15 no.6
    • /
    • pp.7-16
    • /
    • 2015
  • To improve the sense of unity between game players and game world avatars, we propose a method to measure game player's physical status and manipulate game character appearances and behavior using the measurements. To measure the status, we implemented a hardware module that perceive the body temperature. We implemented a 3D horror game whose game space is a common subway space ordinarily encountered in daily life so that ordinary people can easily get used to the game environment. The experiments of applying the measurement data from the game player to the game world avatar shows that the player's physical status can be effectively utilized to improve the sense of reality in gameplay.

Analysis of Immersion Effects According to the Level of Map in Adventure Game

  • Kang, Myung-Ju;Park, Chan-Il;Lee, Jong-Won;Oh, Hyoun-Ju;Kim, Sang-Jung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.10
    • /
    • pp.39-44
    • /
    • 2015
  • In this paper, we analyze the immersion effects according to the level of map in adventure game. Computer games are actively enjoyed by many people around the world. Game players have frequently experienced the immersion which is an important aspect to be attained from games. However, it is not clear what immersion is and what kinds of factors influence to immersion. Nonetheless, in recent many researches, the elements of humanities and fun were found as factors of immersion in various digital contents such as game, virtual reality, cinema and etc. Therefore, today's games are developed on the basis of the humanities and fun theory that many researchers have been studied for a long time. In games, the balance of the level of map is related with immersion. Hence, it is important to know how the map patterns of game affect immersion of players. In this paper, we developed a 3D survival adventure game named by "1 Hour" using Unity3D in order to simulate how map patterns affect immersion of players. We also analyzed the relationship between the level of map and immersion using the game.

Blockchain-Based User-Participatory Game Update: Maze Escape Game Case (블록체인 기반 사용자 참여 게임 업데이트: 미로탈출게임 사례)

  • Jeon, Mingyu;Hwang, Chiyeon;Na, Hyeon-Suk
    • Journal of Korea Game Society
    • /
    • v.19 no.4
    • /
    • pp.85-96
    • /
    • 2019
  • In this note, we propose a game system to fairly and transparently control and update game variables using blockchain. As an example, we present an Ethereum-based maze escape game, being the first blockchain-based maze game and the first attempt to control game level through blockchain. In this system, the level function computes maze level reflecting the amount of maze walls purchased/sold by users. Using blockchain for game management saves human and economic resources and prevents unfair practice of game developers unilaterally manipulating game level or item enhancement rate.

Mobile Game Development using Unity game engine (Unity 게임 엔진을 이용한 모바일 게임 개발)

  • Yoon, Kyung-Seob;Lee, Hyeon-Jae;Kim, Rack-Hyeon;Lee, Han-Sin
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2015.01a
    • /
    • pp.5-8
    • /
    • 2015
  • 모바일 게임 시장이 날이 갈수록 발전하고 성장하는 가운데 Unity 게임 엔진은 하나의 코드로 여러 플랫폼에서 동작하도록 하여 게임 개발이 전문가들만이 개발할 수 있는 영역이 아닌 누구나 쉽게 개발할 수 있도록 해주는 환경으로 인기를 받고 있다. 이에 따라 Unity 엔진을 이용하여 퍼즐 게임과 타워 디펜스 장르를 합친 퍼즐디펜스로 복합장르를 적용한 게임을 개발하였다.

  • PDF

Study on development of GPS game machine of space and a position information system

  • Song, Byung-Ho;Kwon, Chang-Hee;Park, Kil-Hwan;Shin, Min-Hwa;Koh, Jin-Gwang;Bae, Sang-Hyun
    • Proceedings of the IEEK Conference
    • /
    • 2002.07b
    • /
    • pp.826-829
    • /
    • 2002
  • This system is unionized form about CPS and a pocket game machine. This game machine of the use only for the game with an existing system but the function of various purposes which carries out service relevant to a user's position information. This system have the game function, the function to offer space guidance service by the theme interlocked with a user's position, and the traffic safety education function.

  • PDF

A Cognitive and Emotional Strategy for Computer Game Design (인간의 인지 및 감성을 고려한 게임 디자인 전략)

  • Choi, Dong-Seong;Kim, Ho-Young;Kim, Jin-Woo
    • Asia pacific journal of information systems
    • /
    • v.10 no.1
    • /
    • pp.165-187
    • /
    • 2000
  • The computer game market has grown rapidly with numerous games produced all over the world. Most games have been developed to make gamers have fun while playing the games. However, there has been little research to address the elements of games that create the perception of being fun. The objectives of this research are to focus on which features provide fun, and then analyze these aspects both qualitatively and quantitatively. This study, through surveys with game players and developers, provides several inputs regarding what it is, that makes certain computer games fun. There are many common characteristics which fun games share, and through grouping and organizing these traits, then compiling the data for use in an AHP(Analytic Hierarchy Process), we measured the disparity in the 'fun' perception between game developer and game user.

  • PDF

Development of Horror Adventure Game using PC (PC플랫폼의 공포 어드벤쳐 게임)

  • Kim, Soo Kyun;Lee, Byeongcheol;Kim, Horyeol;Jin, Seokjin;Yoo, Woo-Jong;An, Syungog
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.07a
    • /
    • pp.97-98
    • /
    • 2018
  • 본 논문은 PC 플랫폼에서 공포 어드벤처 게임을 구현한 논문이다. 여름이 오면서 다양한 호러 콘텐츠들이 출시되고 있으며, 본 게임은 시간과 장소의 구애를 받지 않으면서 호러 체험을 할 수 있는 체험 기반 게임이다.

  • PDF