• Title/Summary/Keyword: 게임레벨디자인

Search Result 45, Processing Time 0.018 seconds

A Case Study on PVP Level Design Patterns of FPS games - Focusing on 'Point Blank' - (FPS 게임의 PVP 레벨 디자인 패턴 고찰 -포인트 블랭크를 중심으로-)

  • Kang, Soo-Chang;Choi, Chris Seoyun
    • Journal of Korea Game Society
    • /
    • v.15 no.5
    • /
    • pp.39-48
    • /
    • 2015
  • Level design of online FPS games has not been researched enough for its active development and service. For the most part, FPS design patterns only have been classified based on PVE level design. However, it is necessary to look at it in light of PVP level design in the online FPS multi-player games. Therefore, we analyzed one of the most preferred team-death match levels in 'Point Blank'. This research holds its significance in suggesting the new PVP level design patterns compared to PVE level design patterns after conducting in-depth interviews on three FPS developers.

A Game Level Design Technique Using the Genetic Algorithms (유전자 알고리즘을 사용한 게임 레벨 디자인 기법)

  • Kang, Shin-Jin;Shin, Seung-Ho;Cho, Sung-Hyun
    • Journal of the Korea Computer Graphics Society
    • /
    • v.15 no.4
    • /
    • pp.13-21
    • /
    • 2009
  • Game level design is one of the important parts in the commercial game development. Because of its complexity in combining game components, game design work could be classified into a non-linear problem. In this paper, we propose a new automated game level design system by using genetic algorithms. With our system, a game designer easily generates an optimized game level by designating the key parameters m the initial stage of game design. Our system can be useful in reducing the trial-errors in the initial game level design process.

  • PDF

Level Design of Puzzle Game Using A Genetic Algorithm (유전자 알고리즘을 이용한 퍼즐게임의 레벨디자인)

  • Kang, Myung-Ju
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.07a
    • /
    • pp.317-318
    • /
    • 2014
  • 유전자 알고리즘은 문제 크기가 커짐에 따라 해집합이 폭발적으로 늘어나 최적해를 찾기 힘든 최적화 문제에 주로 적용되는 알고리즘으로, 최근에는 게임에서의 경로찾기, 인공지능 및 레벨디자인 문제에 많이 적용되고 있다. 본 논문에서는 퍼즐게임에서의 레벨디자인 문제의 해법으로 유전자 알고리즘의 적용 방법을 제안한다. 본 논문에서 적용한 퍼즐게임은 주어진 그림에 도형 조각을 가능한 빠른 시간 내에 맞추는 게임으로, 스테이지가 진행됨에 따라 높은 난이도의 퍼즐이 나타나도록 하는 것이 중요하다. 제안된 알고리즘을 통해 퍼즐게임의 유의미한 레벨 조절이 가능함을 확인할 수 있었다.

  • PDF

Dynamic Level Design with Wandering Agent (배회 에이전트에 의한 동적 레벨 디자인)

  • Kim, Jong-Ho;Cho, Hyung-Je;Han, Sung-Ho
    • Journal of Korea Game Society
    • /
    • v.5 no.3
    • /
    • pp.25-30
    • /
    • 2005
  • Until now, the level design for games has played a very important role in the process of developing games since it has been mapped out and applied so the game players have fun to certain level in playing games. So as game becomes more complex the number of game designers also grow and to make diverse levels, work force and working hours also should grow larger. In this treatise, it suggest a way where level's structure is changing dynamically so with only one level you can experience diverse levels by introducing wandering agent to the level structure. Also, I am trying to show the possibility of balance between the players by wandering agent.

  • PDF

Structural Analysis of Play Space by Game Level Goals in FPS (FPS게임레벨의 목표에 따른 플레이공간 구조분석)

  • Choi, GyuHyeok;Ting, Wu;Kim, Mijin
    • Journal of Korea Game Society
    • /
    • v.17 no.5
    • /
    • pp.19-26
    • /
    • 2017
  • A game player experiences gameplay that game designer sets in play space according to goal of a game. Player's experiential behaviors are affected by the space structure of game level and its arrangements. Therefore, it is an important process to understand and analyze the space structure of game level at the initial stage of game designing. In this paper, we was aimed to analyze the space structure and components of FPS game level based on space theory. To attain the objective, observation was carried out on a total of 204 levels in 3 different kinds of FPS games and the difference in the distribution of spatial composition factors by the goal of a game level was identified. As a result of the analysis, experiential behaviors in the play space show a clear difference according to the goal of the game level and the space structure that derives this is different.

Behavior Patterns and Visualization by Playing Experience in FPS Game (FPS게임의 플레이경험에 따른 행동패턴과 시각화)

  • Choi, GyuHyeok;Kim, Mijin
    • Journal of Korea Game Society
    • /
    • v.16 no.4
    • /
    • pp.35-44
    • /
    • 2016
  • To apply the player's experiences to the design process of the game levels set by the developer, gameplay behavior analysis is needed. The player's behavior which is different by how much he got experiences from the play has generally been studied by one computational approach based on numerical data and the other HCI(human-computer interaction) approach through heuristic analysis. For the analysis of the player's behavior with the level design patterns in FPS(first-person shooter) games, in this paper those methods are used to code 12 main types of action, which in turn is simply categorized into 5 kinds of behavior pattern. Along with it, an optimized visualization is proposed to intuitively compare the flow of behavior pattern with the time of playing game.

Player Adaptive GMM-based Dynamic Game Level Design (플레이어 적응형 GMM 기반 동적 게임 레벨 디자인)

  • Lee, Sang-Kyung;Jung, Kee-Chul
    • Journal of Korea Game Society
    • /
    • v.6 no.1
    • /
    • pp.3-10
    • /
    • 2006
  • In computer games, the level design and balance of characters are the key features for developing interesting games. Level designers make decision to change the parameters and opponent behaviors in order to avoid the player getting extremely frustrated with the improper level. Generally, opponent behavior is defined by static script, this causes the games to have static difficulty level and static environment. Therefore, it is difficult to keep track of the user playing interest, because a player can easily adapt to changeless repetition. In this paper, we propose a dynamic scripting method that able to maintain the level designers' intention where user enjoys the game by adjusting the opponent behavior while playing the game. The player's countermeasure pattern for dynamic level design is modeled using a Gaussian Mixture Model (GMM). The proposed method is applied to a shooting game, and the experimental results maintain the degree of interest intended by the level designer.

  • PDF

A Proposal of Level Design Guidelines through Attribute Analysis of Cover Pattern on FPS Game by Theme (테마별 FPS게임의 엄폐물 패턴 속성분석을 통한 레벨 디자인 가이드라인 제안)

  • Cheon, Yu-Chan;Kim, Mi-Jin
    • Journal of Korea Game Society
    • /
    • v.12 no.5
    • /
    • pp.35-42
    • /
    • 2012
  • Main focus of FPS game's play is securing vantage points in space based on specific theme and removing enemies. It could be more directly interacted with players' game space than other genres. This paper analyzes design patterns on FPS game of nine types consisted of three themes : past war, modern war, near future war, which is based on 10 different patterns of near future theme-oriented by Hullett and Whitehead. As an outcome, an important function of 'element of cover' was found additionally as a main pattern besides the 10 different patterns. And by analyzing its attributes, it is suggested the efficient way to use the 'cover' pattern for level-design. This result can be utilized as an empirical guideline for level-design of FPS games by theme.

Relations between Choke Point Types and Cover Pattern Properties in FPS Game Level Design (FPS게임 레벨디자인에서 Choke Point유형과 Cover Pattern속성의 관계)

  • Choi, GyuHyeok;Jin, HyungWoo;Kim, Mijin
    • Journal of Korea Game Society
    • /
    • v.14 no.4
    • /
    • pp.27-36
    • /
    • 2014
  • Accurate information on players, namely player analytics is one of the key factors in a game development environment where a scientific approach to user-oriented game analysis is in the spotlight. This study is intended to examine effects of relations between choke point types and cover pattern properties on level difficulties in FPS games. As for FPS games, interaction between players' behaviors and game levels is higher compared to other genres and choke point types as well as cover pattern properties are key factors of level design. Choke point is the main crossroad that must to pass for achieving the goal and Cover Pattern is the type of object on the level except buildings. Two elements directly or indirectly affect the level of difficulty. This study analyzed 10 types of representative FPS gameplays to classify choke point types and assigned 4 types of cover pattern properties to organize 16 target levels for the experiment. In addition, this study collected and analyzed players' 800 behavior data (video clips) from 5 repetitive plays performed by 10 players. In conclusion, analytical results obtained from the empirical study will contribute to realizing systematic game level development by providing specific information for a game level design phase. The findings are also meaningful in that they suggest efficient and effective methods of utilizing the existing academic study results for industrial applications.

The Development Case of G-Learning Based Education Contents (G러닝기반 교육 콘텐츠 개발 사례)

  • Eun, Kwang-Ha;Ryu, Seuc-Ho
    • Journal of Digital Convergence
    • /
    • v.11 no.4
    • /
    • pp.397-402
    • /
    • 2013
  • The development case presented is about the development of smart education contents for development of creativity, and suggests the development contents and approach to design of software of teaching materials based on G-Learning which allow learner to interact depending on their dispositions. Above all, focusing on design approach in order to maximize interaction which is the characteristic of game, the education contents that enable learner to be immersed by education level as per learner's disposition have been developed, and it allows to compose the level of difficulty based contents according to level design plan. Also, it is the case that the contents allow for effective education by setting visual environment which enables learner to be immersed depending on learner's disposition with the realization of object which appears in respect of vision and visual Customizing of character.