• Title/Summary/Keyword: network game

Search Result 689, Processing Time 0.025 seconds

Network Game Development Using Unity3D and ProudNet (Unity3D와 ProudNet을 이용한 네트워크게임 개발)

  • Nam, Yeong-Jun;Seong, Gwi-Jung;Ko, Yong-Wi;Baek, Cheol;Kim, Beon-Yeong;Park, Gwang-Hu;Kim, Hun-Su;Bang, Gyeong-Seop;Kang, Myung-Ju;Park, Chan-Il;Oh, Hyoun-Ju;Kim, Sang-Jung;Lee, Jong-Won
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.07a
    • /
    • pp.311-314
    • /
    • 2014
  • 본 논문은 Unity3D와 게임서버엔진인 ProudNet을 이용해 네트워크 게임을 개발한 방법을 설명하였다. ProudNet 서버를 Unity3D 클라이언트와 연결하여 네트워크 기능을 구현할 때 ProudNet의 어떤 기능을 쓰며 또 서버가 보낸 메시지를 클라이언트가 어떠한 방식을 이용하여 메시지를 처리하게 구현하였는지를 설명하였다.

  • PDF

A study on the technical consideration in initial game software planning of online game (온라인 게임 초기 기획단계에서 고려될 기술 요소에 대한 연구)

  • Lee, Myoun-Jae;Kim, Kyoung-Nam
    • Journal of Korea Game Society
    • /
    • v.3 no.2
    • /
    • pp.3-11
    • /
    • 2003
  • Game software planning is divided into initial game software planning and detailed game software planning. Technique, design, marketing should be considered in initial game software planning. Especially, technical considerations, platform and game engine and sewer construction and sewer architecture should have effect on development cost and time. So, game software designer should choose technical consideration which is suitable for purpose of game software planning. In this paper, we researched technical considerations in initial game software planning, focusing on platform, game engine, game service, network infrastructure.

  • PDF

The Development of Two-Person Janggi Board Game Using Backpropagation Neural Network and Reinforcement Learning (역전파 신경회로망과 강화학습을 이용한 2인용 장기보드게임 개발)

  • Park, In-Kue;Jung, Kwang-Ho
    • Journal of Korea Game Society
    • /
    • v.1 no.1
    • /
    • pp.61-67
    • /
    • 2001
  • This paper describes a program which learns good strategies for two-poison, deterministic, zero-sum board games of perfect information. The program learns by simply playing the game against either a human or computer opponent. The results of the program's teaming of a lot of games are reported. The program consists of search kernel and a move generator module. Only the move generator is modified to reflect the rules of the game to be played. The kernel uses a temporal difference procedure combined with a backpropagation neural network to team good evaluation functions for the game being played. Central to the performance of the program is the search procedure. This is a the capture tree search used in most successful janggi playing programs. It is based on the idea of using search to correct errors in evaluations of positions. This procedure is described, analyzed, tested, and implemented in the game-teaming program. Both the test results and the performance of the program confirm the results of the analysis which indicate that search improves game playing performance for sufficiently accurate evaluation functions.

  • PDF

Development of Idle Role Playing Game using Unity 3D Engine (Unity를 이용한 방치형 RPG 게임 개발)

  • Han, Chang min;An, Syoungog;Kim, Soo Kyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.01a
    • /
    • pp.71-72
    • /
    • 2019
  • 올해 전세계게임 시장 매출 절반 이상을 모바일 게임이 차지했고 계속 성장해 가는 추세이다. 그중 항상 순위권 안에 들어가는 장르로 방치형 RPG 게임이 있다. 그러므로 게임 시장 추세에 맞혀 멀티 플랫폼이 지원되는 유니티 엔진을 이용하여 방치형 RPG 게임을 개발한다. 본 논문에서는 Unity 엔진의 기능을 사용하여 방치형 RPG 게임을 개발하는 법에 관해 설명한다.

  • PDF

Adaptable Online Game Server Design

  • Seo, Jintaek
    • Journal of information and communication convergence engineering
    • /
    • v.18 no.2
    • /
    • pp.82-87
    • /
    • 2020
  • This paper discusses how to design a game server that is scalable, adaptable, and re-buildable with components. Furthermore, it explains how various implementation issues were resolved. To support adaptability, the server comprises three layers: network, user, and database. To ensure independence between the layers, each layer was designed to communicate with each other only via message queues. In this architecture, each layer can have an arbitrary number of threads; thus, scalability is guaranteed for each layer. The network layer uses input/output completion ports(IOCP), which shows the best performance on the Windows platform, it can handle up to 5,000 simultaneous connections on a typical entry-level computer, despite being built with a single-threaded user layer. To completely separate the database from the game server, the SQL code was not directly embedded in the database layer.

User Generated Storytelling based on Social Network in MMORPG - " World of Warcraft", "Mabinogi" - (MMORPG에서의 사회적 네트워크 기반 사용자 스토리텔링 - "월드오브워크래프트", "마비노기"를 중심으로 -)

  • Song, Mi-Sun
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.1
    • /
    • pp.187-196
    • /
    • 2009
  • This paper studied out the prototype and the structure of UGS(User Generated Storytelling) based on social network in "World Of Warcraf" and "Mabinogi" as MMORPG(Massively multiplayer online role-playing game) and started with issues based on SNS(Social Network Service) in Internet. SNS has been supported by storytelling which is made by users to go through the contents in game space as well as by developers. This study drew elements toward social network in game and its new possibility as storytelling applied by communication theories based on social psychology. Today SNS is a major topic in web environment and this issue has influenced the game design and UGC. Under this situation, this study has a significant meaning because it proves that the factors toward social network in MMORPG is analyzed by UGCs.

Design and Implementation of Dead Reckoning Algorithm for Network Game (네트워크 게임을 위한 데드 리커닝 알고리즘의 설계 및 구현)

  • Kim, Seong-Rak;Yun, Nam-Kyun;Koo, Yong-Wan
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.8
    • /
    • pp.2452-2462
    • /
    • 2000
  • Network games can be regarded as a kind of group work to make target results through competition and cooperation. This paper summarizes the requirements for a group communication platform to support multi-user network games and describes the design and implementation principles of such a dead reckoning, This approach enhances the productivity of network game development by separating the development phase of a game from making it networked. Under the this paper, flexible enough to provide multimedia games networked by various forms of architectures.

  • PDF

A Design of General Communication Protocol for Online Game (온라인 게임을 위한 범용 통신 프로토콜 설계)

  • 두길수;정성종;안동언
    • Proceedings of the IEEK Conference
    • /
    • 2001.06c
    • /
    • pp.233-236
    • /
    • 2001
  • When we execute a online game in the network, a lots of game informations and user informations are transfered between game server and game clients. This information has deferent data structure and communication protocol. So, game developers will be design the communication protocols and packet structures after analyze the game. And, they will be design the database for user management. It will be lots of overload to the game developers. From a user point of view, they must be register to each game server to use several games. It is a undesible operation for the game users. This problems are solved by using the communication server which operates commonly with several game servers. Game providers can get the benefit of multiple access of users and get freedom from user management. Game users can access the several games which connected to communication server by register the communication server only. In this paper we design the communication packet and propose a communication protocol which operates on the communication server described previous.

  • PDF

Comparison of Online Game User Communities by using Social Network Analysis (소셜네트워크 분석을 통한 온라인게임 이용자커뮤니티 간 비교)

  • Ha, Sung-Ho;Im, Kwang-Hyuk;Pae, Hyun-U
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.8
    • /
    • pp.178-189
    • /
    • 2009
  • This paper investigates the influence of social networks on the satisfaction and loyalty of online game users. We gather the resulting questionnaires written by all respondents and compare social networks of users in the online game world. Social networks of online game users influence a sense of community. In consequence, the community sense influences the satisfaction and loyalty of online game users, respectively. Therefore, the companies which produce an online game and provide various services to users should consider the social networks and communities of their game users. Especially they have to try to manage the users who are the opinion leaders of the online game. If the companies make good relationships with users who are the opinion leaders of the online game, they would easily improve the loyalty of ordinary users by performing word-of-moth marketing of the users' opinions concerning about the online game.

Social Network Games (SNG) to concentrate on the analysis of causes (소셜네트워크 게임(SNG)에 몰입하는 원인 분석 연구)

  • Kim, Tae-Gyu;Ryu, Seuc-Ho;Kyung, Byung-Pyo;Lee, Wan-Bok
    • Journal of Digital Convergence
    • /
    • v.10 no.1
    • /
    • pp.445-453
    • /
    • 2012
  • With the development of recent gaming industry in the production side of the game has expressed concern about. To avoid such generalizations about the diversification of the game for any effort is required. As an aspect of the game is that social networks are emerging. In particular, the element of commitment to targeting the public should not be in game development is an important factor in the liver. In this study, the analysis of previous studies on flow and Raph Koster fun theory is based on the theory extracted from the social network game cause flow through the case study is presented.