• Title/Summary/Keyword: 게임 플레이어

Search Result 424, Processing Time 0.024 seconds

Analysis of Players' Eye-Movement Patterns by Playing Experience in FPS Game (FPS게임 플레이경험에 따른 플레이어의 시선경로 패턴 분석)

  • Choi, GyuHyeok;Kim, Mijin
    • Smart Media Journal
    • /
    • v.5 no.2
    • /
    • pp.33-41
    • /
    • 2016
  • FPS Games are usually centered on a combat game play where the player plays through a first-person perspective as the in-game character, in order to strike the opponent in accordance with each level's objective. In such type of game play, the decision making that leads the player to take certain actions is carried out based on the player's visual cognitive information, and information collected both directly/indirectly via previous game play experiences. Particularly in the case of a FPS game where the mutual interaction between the player and each game level is the key, an analysis of a FPS game player's visual cognitive information can provide intelligence which can help design or adjust structures of a game level. For this thesis, a sample group has been collected and divided into a novice group and an expert group based on their level of experience with FPS games. Then, using eye-tracking equipments, the point of gaze of players in each group were recorded whilst they were playing levels of a well-known FPS title. The point of gaze in the moment the player starts to take actions -right before/after the start of a combat- was recorded in 500 play videos, and as a result each group's intrinsic pattern of gaze could be identified. Through these results, the author plans to develop a methodology that can enhance the difficulty setting and the playability of FPS game levels.

Real Time Group Configuration System for Gamer (게이머들을 위한 실시간 그룹 구성 시스템)

  • Yoon, Kyung Seob;Jeon, Yu Zin
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.01a
    • /
    • pp.269-272
    • /
    • 2022
  • 본 논문에서는 현재 게임의 트렌드인 멀티플레이어 게임과 그것을 즐기는 게이머간의 그룹 구성 문제점을 분석하고 실시간 그룹 구성 시스템을 활용한 애플리케이션을 개발하여 해결하는 방법을 제시한다. 또한 다양한 플랫폼에서 애플리케이션을 지원하기 위해 플랫폼에 독립적인 언어인 자바(JAVA)를 사용하여 PC뿐만이 아니라 웹, 모바일에서도 쉽게 이식할 수 있도록 하였다. 이 시스템은 코로나19의 장기화로 멀티플레이어 게임이 기하급수적으로 늘어나고 있는 상황에서 멀티플레이어 게임을 더욱 편리하게 즐길 수 있을 것으로 기대한다.

  • PDF

An Artificial Intelligence Evaluation on FSM-Based Game NPC (FSM 기반의 게임 NPC 인공 지능 평가)

  • Lee, MyounJae
    • Journal of Korea Game Society
    • /
    • v.14 no.5
    • /
    • pp.127-136
    • /
    • 2014
  • NPC in game is an important factor to increase the fun of the game by cooperating with player or confrontation with player. NPC's behavior patterns in the previous games are limited. Also, there is not much difference in NPC's ability among the existing games because it's designed to FSM. Therefore, players who have matched with NPCs which have the characteristics may have difficulty to play. This paper is for improving the problem and production and evaluation of the game NPC behavior model based on wolves hunting model in real life. To achieve it, first, the research surveys and studies behavior states for wolves to capture prey in the real world. Secondly, it is implemented using the Unity3D engine. Third, this paper compares the implemented state transition probability to state transition probability in real world, state transition probability in general game. The comparison shows that the number of state transitions of NPCs increases, proportions of implemented NPC behavior patterns converges to probabilities of state transition in real-world. This means that the aggressive behavior pattern of NPC implemented is similar to the wolf hunting behavior pattern of the real world, and it can thereby provide more player experience.

A Study of Cooperative Mechanism in Social Games (소셜게임의 협력 매커니즘 연구)

  • Lee, Dong-Eun
    • Journal of Korea Game Society
    • /
    • v.12 no.4
    • /
    • pp.3-12
    • /
    • 2012
  • This study discusses how players make the mutually cooperative mechanism in Social Games. In SNG, many players exchange helps each other. That mechanism is not only one-off but also repetitive process. In the perspective of reciprocity in Evolutionary psychology and Mythology, this study analyzes mutual cooperation in several game texts most well known in the SNG field. According to the field study results, four cooperative mechanisms were extracted. These 4 principles apply to every digital game design for emerging of cooperative storytelling among players.

A P2P Real-time Game System for Multiplayer on Overlay Network (Overlay Network망에서의 실시간 멀티플레이어 P2P게임 시스템)

  • Jung, Mi-Sook;Park, Kyoo-Seok
    • Journal of Korea Multimedia Society
    • /
    • v.13 no.1
    • /
    • pp.38-46
    • /
    • 2010
  • A stable game managing system is absolutely needed to accept simultaneous interlacing of many users for on- line game system. The proposed P2P on-line game system in this paper is able to get stable and real-time game managing within limited time stamp utilizing through reorganizing peers according to synchronous time which can be avoid congestion on one region, it is possible to synchronize for game nodes within limited time stamp utilizing. Reorganizing M-tree which leads 10 distribute loads. The system manages each region unit, and it is execute no matter how big game sizes are. Thus to ensure such as the problems of expand server and stabilization or message transmission. Also, prove efficiency of the suggested system through the simulation.

Object Replication and Consistency Control Techniques of P2P Structures for Multiplayer Online Games (멀티플레이어 온라인 게임을 위한 P2P 구조의 객체 복제와 일관성 제어 기법)

  • Kim, Jinhwan
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.14 no.4
    • /
    • pp.91-99
    • /
    • 2014
  • The main game architectures for multiplayer online games are the traditional client-server architectures, multi-server architectures and P2P(peer-to-peer) architectures. P2P architectures, due to their distributed and collaborative nature, have low infrastructure costs and can achieve high scalability as well as fast response time by creating direct connections between players. However, P2P architectures face many challenges. Distributing a game among peers makes maintaining control over the game more complex. These architectures also tend to be vulnerable to churn and cheating. Providing consistency control in P2P systems is also more difficult since conflicting updates might be executed at different sites resulting in inconsistency. In order to avoid or correct inconsistencies, most multiplayer games use a primary-copy replication approach where any update to the object has to be first performed on the primary copy. This paper presents the primary-copy model with the update dissemination mechanism that provides consistency control over an object in P2P architectures for multiplayer online games. The performance for this model is evaluated through simulation experiments and analysis.

Players Adaptive Monster Generation Technique Using Genetic Algorithm (유전 알고리즘을 이용한 플레이어 적응형 몬스터 생성 기법)

  • Kim, Ji-Min;Kim, Sun-Jeong;Hong, Seokmin
    • Journal of Internet Computing and Services
    • /
    • v.18 no.2
    • /
    • pp.43-51
    • /
    • 2017
  • As the game industry is blooming, the generation of contents is far behind the consumption of contents. With this reason, it is necessary to afford the game contents considering level of game player's skill. In order to effectively solve this problem, Procedural Content Generation(PCG) using Artificial Intelligence(AI) is one of the plausible options. This paper proposes the procedural method to generate various monsters considering level of player's skill using genetic algorithm. One gene consists of the properties of a monster and one genome consists of genes for various monsters. A generated monster is evaluated by battle simulation with a player and then goes through selection and crossover steps. Using our proposed scheme, players adaptive monsters are generated procedurally based on genetic algorithm and the variety of monsters which are generated with different number of genome is compared.

Key words research of players' experience and presence in FPS genre-focusing on game play time and Steam reviews (FPS게임의 사용자 현존감과 플레이어 경험에 대한 키워드 연구 - Steam 리뷰와 게임 이용 시간을 중심으로)

  • Choi, Young-Woo;Ryu, Seoung-Ho
    • Journal of Korea Game Society
    • /
    • v.21 no.6
    • /
    • pp.13-30
    • /
    • 2021
  • This paper analyzed the user's presence experience and player experience in FPS according to game usage time using Steam's review data. Data was obtained through crawling using Python. In analysis result, it was confirmed that issues related to controllable physical presence and uncontrollable social presence emerged in the group with less game use time, and controllable physical presence was changed to controllable social presence in the group with more play timeFurthermore, through player experience analysis, it was found that the keyword "recoil," a factor in game play, was important.

Design of the Player's Response According to the Type of Sound Direction in the Horror Game (공포게임 속 사운드 연출에 따른 플레이어 반응 설계)

  • Moon, Ji-Yoon;Park, Yoon-Seo;Oh, Chae-Won;Kim, Go-Un;Park, Jae-A;Kim, Hyeon-Jin;Sin, Yu-Ra;Lee, Geon-Ju;In, Sun;Kang, Myung-Ju;Park, Chan-Il;Lee, Jong-Won;Oh, Hyoun-Ju;Kim, Sang-Jung
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.07a
    • /
    • pp.489-491
    • /
    • 2014
  • 본 논문에서는 청강문화산업대학교 게임전공 2014학년도 졸업 작품인 '사이코메트리(Psychometry)' 게임 내에서 등장하는 연출용 이펙트 사운드에 따른 플레이어의 반응을 테스트하고 그 결과를 도출한다. 이 테스트 결과에 따라 플레이어가 게임을 플레이하면서 가장 자극을 받는 이펙트 사운드가 무엇이며, 그 이유를 연구하고 추후 개발에 적용하여 게임 내에서 플레이어에게 사운드를 가장 효과적으로, 영향력 있게 전달할 수 있도록 게임을 설계하는 것을 목표로 한다.

  • PDF

Reduction Method of Network Bandwidth Requirement for the Scalability of Multiplayer Game Server Systems (멀티플레이어 게임 서버 시스템의 규모조정을 위한 통신 대역폭 요건 감소 기법)

  • Kim, Jinhwan
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.13 no.4
    • /
    • pp.29-37
    • /
    • 2013
  • Multiplayer games typically organized based on a client-server(CS) or peer-to-peer(PP) architecture. The CS architecture is not scalable with the number of players due to a large bandwidth requirement at the server. The PP architecture, on the other hand, introduces significant overhead for the players, as each player needs to check the consistency between its local state and the state of all other players. We then propose a method that combines the merits of CS and PP. In this method, players exchange updates with lower priority in a peer-to-peer manner but communicate directly with a central server for the other updates. As a result, the proposed method has a lower network bandwidth requirement than the server of a CS architecture and the server bandwidth bottleneck is removed. For another important issue about multiplayer games, this method always maintains state consistency among players correctly. The performance of this method is evaluated through extensive simulation experiments and analysis.