• 제목/요약/키워드: Game Difficulty Control

검색결과 18건 처리시간 0.028초

퍼지이론을 이용한 슈팅게임 난이도 조절 (Difficulty Control of a Scrolling-Shooter Game Using Fuzzy Reasoning)

  • 박창훈;서진석
    • 한국멀티미디어학회논문지
    • /
    • 제20권8호
    • /
    • pp.1464-1471
    • /
    • 2017
  • One of the important factors in game design is difficulty adjustment. An appropriate level of difficulty makes users have a sense of challenge and interest. However, the adjustment of difficulty takes a lot of time and effort, because of its ambiguity. To solve the problem, we propose a difficulty control method using a fuzzy theory. In this paper, a simple demonstration is exemplified to verify the effectiveness of our method. Experimental results show that the difficulty of the game changes according to the user's skill.

사용자 및 설치 환경에 적응적인 스크린 양궁 시스템 (Adaptive screen archery system for user and installation environment)

  • 최무강;오경수
    • 한국게임학회 논문지
    • /
    • 제18권3호
    • /
    • pp.71-78
    • /
    • 2018
  • 스크린 기반 게임은 여러 공간에 옮겨가면서 설치해야 하는 경우가 자주 일어난다. 이 경우에 센서에 변화가 생기거나 공간의 구성 차이로 설치에 어려움이 생길 수 있다. 또한 실제 게임과 똑같이 경험하는 것도 의미가 있지만 난이도를 조절하여 더 많은 재미를 느낄 수 있도록 유도해야 하는 경우도 존재한다. 본 논문에서는 스크린 골프와 유사한 형태의 체감형 게임인 스크린 양궁 게임을 개발하는 과정에서 공간의 변화에 따른 설치를 쉽게 하는 기법, 사용자의 실력에 따라 게임의 난이도를 자동으로 조절할 수 있는 방법을 설명하고 실험 결과를 보이고자 한다.

컴퓨터게임에서 유저의 게임플레이 숙련도 측정 방법 (Measurement Method of User's Gameplay Skill Level in a Computer Game)

  • 장희동
    • 한국게임학회 논문지
    • /
    • 제12권5호
    • /
    • pp.23-34
    • /
    • 2012
  • 컴퓨터게임은 재미를 위해 유저에게 지속적인 몰입상태를 유지시켜야 한다. 몰입이론[5]에 따르면 플로우 몰입상태는 유저의 게임숙련도와 게임 난이도가 균형을 유지해야 발생할 수 있다고 한다. 컴퓨터게임은 게임난이도를 자동조절할 수 있지만 유저의 게임숙련도는 게임의 상황과 개인의 성향 및 경험에 따라 다르기 때문에 게임도중에 즉시 파악하기 매우 어렵다. 본 논문에서는 컴퓨터게임 자체적으로 유저의 게임플레이 숙련도를 게임 도중에 즉시 측정할 수 있는 방법을 제안하였다. 제안하는 방법을 사용하기 위해서는 측정대상 컴퓨터게임이 설계 및 구현단계에서 제안하는 방법이 적용되어야만 한다. 제안하는 방법과 게임 난이도의 자동조절 방법을 사용하면 컴퓨터게임은 지속적으로 유저의 플로우 몰입상태가 발생할 수 있도록 게임난이도와 유저의 게임숙련도의 균형을 유지할 수 있다.

유전알고리즘을 이용한 Match-3 게임 레벨 자동 생성 (Automatic Generation of Match-3 Game Levels using Genetic Algorithm)

  • 박인화;오경수
    • 한국게임학회 논문지
    • /
    • 제19권3호
    • /
    • pp.25-32
    • /
    • 2019
  • 본 논문은 유전 알고리즘을 통한 Match-3 게임의 레벨 자동 생성 방법을 제안한다. 적절한 난이도의 게임 레벨을 만들기 위하여 사람이 일일이 게임 레벨을 조절해야 한다면, 사람은 그것을 위한 많은 시간과 노력이 필요하다. 본 논문에서는 유전 알고리즘을 적용하여 Match-3 게임에서의 난이도에 맞는 블록조합을 생성한다. 각 게임 레벨의 블록조합이 진화되는 개체이다. 유전자인 정수로부터 블록조합 개체를 생성하고, 주어진 성공확률과 컴퓨터가 플레이했을 때의 성공확률이 가까워질수록 적합도가 높아지도록 설정하여 해당 블록조합을 진화시킨다. 이를 통해 게임 난이도에 맞는 적절한 블록조합들을 생성하는 데 성공하였으며, 실험한 결과 컴퓨터가 결정한 난이도가 실제 사람이 게임했을 때의 결과에 영향을 준다는 것을 확인하였다.

A Study on 2D Character Response of Speed Method Using Unity

  • HAN, Dong-Hun;CHOI, Jeong-Hyun;LIM, Myung-Jae
    • 한국인공지능학회지
    • /
    • 제9권2호
    • /
    • pp.35-40
    • /
    • 2021
  • In this paper, many game companies seek better optimization and easy-to-apply logic to prolong the game's lifespan and provide a better game environment for users. Therefore, research will be showing the game's key input response method called RoS (Response of Speed). The purpose of the method is to simultaneously perform various motions with the character showing natural motion without errors even if the character's control key is duplicated. This method is for the developers so they can reduce bugs and development time in future game development. To be used with quickly generating game environments, the new method compares with the popular motion method, so which method is faster and can adapt to diverse games. The paper suggested that the Response of Speed method is a better method for optimizing frames and reducing the number of reacting seconds by showing a faster response and speed). With the method popularity of scrollers, many 2D cross-scroll games follow the formula of Dash, Shoot, Walk, Stay, and Crouch. With the development of game engines, it is becoming easier to implement them. Therefore, although the method presented in the above paper differs from the popular method, it is expected that there will be no great difficulty in applying it to the game because transplantation is easy. In the future, we plan to study to minimize the delay of each connection of the character motion so that the game can be optimized to best.

레이싱 드론 조종 훈련을 위한 VR 콘텐츠 제작 (VR Content Development for Racing Drone Control Training)

  • 김정은;우탁
    • 한국게임학회 논문지
    • /
    • 제18권3호
    • /
    • pp.113-122
    • /
    • 2018
  • 본 논문에서는 효과적인 레이싱 드론 조종 훈련을 위한 VR 콘텐츠의 기획 및 제작에 대해 다루고자 한다. 실제 환경에서의 직접적인 레이싱 드론 조종 훈련은 공간적, 경제적 한계점이 분명한데, 이러한 한계점에 대한 해결책으로 VR 기반 드론 잠입액션 게임 의 제작을 통해 제시하고, 효과적인 드론 조종 능력 증진을 강구하고자 한다. 특히 FPV 고글과 HMD 기반 VR의 유사성을 활용하여 실제와 유사한 환경에서의 가상현실 콘텐츠를 기획하였으며, 레이싱 드론과 드론 레이싱에서 사용되는 구조물의 특징을 고려하여 가상 드론과 맵 및 장애물을 디자인하였다. 또한 점진적으로 증가하는 장애물의 난이도를 통해 사용자의 몰입도와 현존감을 높이고자 하였다.

디지털 데스크상의 체감형 게임 구현 (Physical Interactive Game on the Digital Desk)

  • 정지훈;윤태수;이동훈;양황규
    • 한국게임학회 논문지
    • /
    • 제5권1호
    • /
    • pp.11-18
    • /
    • 2005
  • 최근 게임 조작의 한 방법으로 사람이 직접 몸을 움직여 프로그램을 제어하는 체감형 게임이 증가하고 있다 체감형 게임 구현을 위한 탠저블 인터페이스는 가상 모델의 컨트롤을 실세계의 물체를 통해서 바로 조작할 수 있는 인터페이스이다. 탠저블 인터페이스의 한 형태인 디지털 데스크는 컴퓨터 디스플레이를 실제 책상 위에 프로젝션 화면을 만들어 가상 물체를 사람이 직접 조작할 수 있는 인터페이스를 제공한다. 본 연구에서는 게임 사용자들에게 체감형 게임을 통해 효과적인 유희적 경험을 제공하기 위해 탠저블 인터페이스의 한 형태인 디지털 데스크 상에서 땅따먹기 게임을 구현하였다. 고전의 게임에서는 배경 구성의 다양화를 추구할 수 없지만 컴퓨터를 이용하여 이를 개선할 수 있고, 본 게임에서는 Map 영상을 다양화하여 게임 사용자가 게임 난이도를 설정할 수 있고 게임 사용자에게 선택의 다양성을 제공 할 수 있다. 따라서 게임 사용자의 도전감과 만족감을 극대화하여 재미와 몰입감을 얻도록 구현된다.

  • PDF

플레이 수준 조절이 가능한 강화학습 기반 카드형 대전 게임 에이전트 (Card Battle Game Agent Based on Reinforcement Learning with Play Level Control)

  • 이용철;이칠우
    • 스마트미디어저널
    • /
    • 제13권2호
    • /
    • pp.32-43
    • /
    • 2024
  • 게임 플레이를 위한 행동 주체인 에이전트는 게임 만족도를 높일 수 있는 중요한 요소이다. 하지만 다양한 게임 난이도와 게임 환경, 여러 플레이어를 위한 게임 에이전트 개발에는 많은 시간과 노력이 필요하다. 또한 캐릭터 추가나 업데이트와 같은 게임 환경 변화가 일어나면 새로운 게임 에이전트의 개발이 필요하고, 개발 난이도는 점차 높아진다는 단점이 존재한다. 이와 함께 다양한 플레이어의 수준에 맞는 세분화된 게임 에이전트 역시 중요하다. 단순히 강한 게임 에이전트보다는 세분화된 수준의 게임 플레이가 가능한 게임 에이전트가 활용성이 높고, 플레이어에 대한 만족도를 높일 수 있기 때문이다. 본 논문에서는 카드형 대전 게임을 대상으로 빠른 게임 에이전트 학습과 세분화된 플레이 수준 조절이 가능한 방법을 제안한다. 제안된 방법은 먼저 행동 구성에 대한 높은 자유도와 멀티 에이전트 환경에서의 빠른 학습을 위해 정책(Policy) 기반 분산형 강화학습 방법 중 하나인 IMPALA를 적용한다. 세분화된 플레이 수준 조절은 Temperature-Softmax를 통해 얻은 행동별 확률 값의 샘플링을 통해 수행한다. 논문에서는 Temperature 값의 증가에 따라 게임 에이전트의 플레이 수준이 낮아지는 결과와 이 수치를 다변화하여 손쉽게 다양한 플레이 수준 조절이 가능함을 확인하였다.

Development of Shoulder Wheel with Adjustable Rotating Speed and Rotating Angle and Application Contents

  • Lee, Jae-Heui;Kim, Jae-Hoon;Chung, Sung-Taek
    • International journal of advanced smart convergence
    • /
    • 제11권4호
    • /
    • pp.129-140
    • /
    • 2022
  • The purpose of this study to improve the shoulder wheel that is used frequently during shoulder circumduction exercise in a park, to link the shoulder wheel to a game application comprising various shoulder circumduction exercise and shoulder ROM exercise, and to enjoy the game during the exercises. A step motor was added to the shoulder wheel, and the rotating speed and rotating angle, and rotating direction can be controlled. The shoulder height, different for different people, can be controlled as well, so that any user can use this device. The developed application content includes the game elements, to enjoy the repetitive and boring exercise with fun and interest, and the control to adjust the degree of difficulty. This was to help users heighten their desire to rehabilitate by inducing active participation during repetitive shoulder rehabilitation exercise because the game vests users with intrinsic motivation and immersion. If the shoulder wheel and application contents proposed in this study are used, shoulder diseases can be prevented in advance by performing muscle strengthening exercises required in an aging society. This study is expected to contribute to the field of research related to serious games and rehabilitation.

VR기반 모션인식을 이용한 실시간 전략 체스 게임 (Real-time VR Strategy Chess Game using Motion Recognition)

  • 김영광;윤여송;오태경;황보영환;황정희
    • 디지털콘텐츠학회 논문지
    • /
    • 제18권1호
    • /
    • pp.1-7
    • /
    • 2017
  • 요즘은 다향한 IT 기술의 융합을 통해 구현되는 가상현실 기술은 사용자의 체험영역을 확대하고 물리적인 에너지와 각종 비용을 절감하는 기술로 주목을 받고 있다. 본 연구에서는 가상현실 기술을 활용한 가상훈련시스템의 몰입감과 상호작용 제공을 통한 학습효과가 높은 분야를 대상으로 연구하고자 한다. 가상현실 시스템의 국내외 현황에 대해 알아보고 국내 가상훈련 시스템의 수요를 분석하여 나아가야 할 발전 방향에 대해서 연구하고자 한다. 가상현실 기기들의 사용현황에 대해서 가상훈련수요를 고려한 사업의 로드맵을 구축하고자 한다.