• Title/Summary/Keyword: game framework

Search Result 241, Processing Time 0.024 seconds

A Study of Smart IT convergence Framework applying a Lego-typed Sensor Module (레고형 센서 모듈을 활용한 스마트 IT 융합 프레임워크에 관한 연구)

  • Park, Jung-min;Kim, Hye-Young
    • Journal of Korea Game Society
    • /
    • v.16 no.3
    • /
    • pp.87-96
    • /
    • 2016
  • As use of Internet increase, IoT(Internet Of Things), a interaction between connected devices, is widely used throughout industrial area. In this paper, we discussed what to consider when planning framework for contents using user's mobile devices and various sensors in IoT environment and suggest related techniques. Also, using the techniques suggested in this paper, we showed the prototype of the framework. Finally, we showed the possibility of games in the IoT environment by creating game in the IoT environment.

A Study on the Development of an Distributed Tabletop System Game Using EBITA Framework (EBITA 프레임워크를 활용한 분산 테이블탑 시스템용 게임 개발에 관한 연구)

  • Kim, Min-Young;Cho, Yong-Joo
    • Journal of Korea Game Society
    • /
    • v.9 no.3
    • /
    • pp.129-138
    • /
    • 2009
  • In this research, a new tabletop system is developed to provide a high resolution display by using multiple displays and computers connected through networks, based on a master/slave architecture. This distributed tabletop system is built to be scalable by just adding slave computers and monitors without modifying any software. Moreover, a EBITA (Environment for Building Interactive Tangible Applications) framework is developed to support constructing interactive games running on this scalable tabletop platforms. EBITA framework consists of the tangible interface module based on the infrared camera tracking system, and the modules that allow easy development of the graphical programs on a distributed environment. This paper describes the tangible interface based on the camera tracking system and EBITA framework. It also introduces a game built with the EBITA framework.

  • PDF

A Study on Pedagogy Researches in Serious Game Design (기능성 게임 설계에서의 교육학적 연구에 대한 고찰)

  • Ha, Soo-Cheol
    • Journal of Digital Contents Society
    • /
    • v.18 no.7
    • /
    • pp.1259-1265
    • /
    • 2017
  • While there is consensus on the educational potential of serious games, there is still a lack of methodology and tools to support analysis and evaluation as well as design. This paper intends to explore the new methodology or design direction by analyzing pedagogy-related research required for serious games. To do this, we analyzed 4DF(Four Dimensional Framework), GOM(Game Object Model), LM(Learning Mechanics)-GM(Game Mechanics) and a framework for teacher. One of the biggest issues faced by educational games is the inadequate integration of education and game principles. This is due to a variety of factors, including the fact that game designers and educational professionals do not share a common vocabulary or work domain perspective.

Augmented Reality Board Game Framework (증강현실 보드게임 프레임워크)

  • Kim, jin-guk;Lee, jong-weon
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2007.11a
    • /
    • pp.639-643
    • /
    • 2007
  • The paper presents a framework for developing real-time multi-user board games and applications in augmented reality. Recently, increase the environment to playing game in augmented reality with advancement of computing ability improvement and wireless networking technique of mobile device. While the trend of utilizing this kind of games is creasing, the facts that there is a shortage of games whose contents are attractive to users. In this paper we propose a framework that enables game content developers to develop new game contents base on augmented reality easily and quickly. This framework is an automatic service that can augment in various methods by using the supported marker recognition service. Therefore game contents developers do not need to know about either augmented reality technique or the inner process structure. The framework also supports special functions and various interaction interfaces for augmented reality board game and components of the board game we can implement. These enable developers to accomplish all the necessary components and structures of the board game more easily.

  • PDF

A Design and Implementation of Mobile Game Based on Windows Phone Platform (Windows Phone Platform 기반의 모바일 게임 설계 및 구현)

  • Park, Jin-Yang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.10
    • /
    • pp.91-97
    • /
    • 2014
  • In this paper, we design and implement a mobile game based on windows phone platform. Visual Studio and the Windows Mobile software development kit(SDK) and developer tool kits (DTK) make it possible to create software for the Windows Mobile platform in Visual C#. Also The XNA Framework is the set of .NET libraries that developers will code against to build games. XNA Framework support PC and XBOX and a ZUNE HD multiplex platform environment and 2D and 3D games provides the necessary functions to a development. XNA Framework is to make it easier to develop games because the codes which are succeeded creates with automatic, implements a game development relation resource and the game logic. The key idea of our game is that we use shooting and ranking system to raise fun.

A Bankruptcy Game for Optimize Caching Resource Allocation in Small Cell Networks

  • Zhang, Liying;Wang, Gang;Wang, Fuxiang
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.13 no.5
    • /
    • pp.2319-2337
    • /
    • 2019
  • In this paper, we study the distributed cooperative caching for Internet content providers in a small cell of heterogeneous network (HetNet). A general framework based on bankruptcy game model is put forth for finding the optimal caching policy. In this framework, the small cell and different content providers are modeled as bankrupt company and players, respectively. By introducing strategic decisions into the bankruptcy game, we propose a caching value assessment algorithm based on analytic hierarchy process in the framework of bankruptcy game theory to optimize the caching strategy and increase cache hit ratio. Our analysis shows that resource utilization can be improved through cooperative sharing while considering content providers' satisfaction. When the cache value is measured by multiple factors, not just popularity, the cache hit rate for user access is also increased. Simulation results show that our approach can improve the cache hit rate while ensuring the fairness of the distribution.

A Study on Game Mechanics and Dynamics of Survival Game Content (생존 게임 콘텐츠의 게임 메커닉·다이내믹 연구)

  • Kang, Jihye;Jang, Ahyoung;Song, Inhee
    • Journal of Korea Game Society
    • /
    • v.18 no.4
    • /
    • pp.5-14
    • /
    • 2018
  • Nowadays, game development of new genres continues through convergence among existing genres, and the games of this hybrid-genre are gaining popularity around the world. Following this trend, it is meaningful to analyze the characteristic contents of the existing genre for more effective genre fusion. In this paper, in the genre of survival game, a genre of digital game, we would like to select a representative survival game for analysis of survival content, which is a key goal and core of the game, to identify common and differentiated features. For this purpose, we have studied game mechanics and game dynamic components around the contents of the survival game, based on the MDA framework.

A Game-Framework Design based on HTML5 using Design Patterns (디자인패턴을 적용한 HTML5 기반의 게임프레임워크 설계)

  • Kang, MyungJu
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2015.07a
    • /
    • pp.244-245
    • /
    • 2015
  • 본 논문에서는 디자인패턴을 적용하여 액션게임 개발을 위한 HTML5 기반의 게임프레임워크 설계 방법을 제안하였다. 적용된 디자인패턴으로는 싱글톤디자인 패턴과 전략디자인 패턴으로, 전체 게임을 관리하는 Game Manager 클래스에는 싱글톤패턴을, 공격 형태에 따른 캐릭터 객체 생성을 위한 클래스에는 전략디자인 패턴을 적용하였다. 본 연구에서 제안한 프레임워크는 액션게임 개발뿐만 아니라 다양한 장르의 게임개발에도 적용할 수 있다.

  • PDF

An Educational Robot Game Framework for Programming Leaning in K-12 (프로그래밍 학습을 위한 교육용 로봇 게임 프레임워크)

  • Kwon, Dai-Young;Shim, Jae-Kwoun;Hur, Kyoung;Lee, Won-Gyu
    • The Journal of Korean Institute for Practical Engineering Education
    • /
    • v.2 no.1
    • /
    • pp.89-94
    • /
    • 2010
  • This paper proposes an educational robot game framework for novice students in k-12 to learn concepts of programming through interesting experiences. It is designed to be able to enjoy robot games without technical knowledge of robotics and programming. For this, in the proposed robot game framework, educational robots based on line-tracer are used and the programming APls that can be used for various educational programming languages are offered. And the proposed robot game framework also offers a game board to create several games with easy operations. Additionally, through experiments, it shows that novice students are able to create different games that have several game solutions for various programming using this robot game framework.

  • PDF

An Exploratory Study on the Classification of Digital Game Genre based on the Degree of Interactivity (상호작용성 정도에 따른 게임 장르 유형의 탐색적 연구)

  • Kim, Yong-Young;Kim, Mi-Hye
    • Journal of Korea Game Society
    • /
    • v.10 no.5
    • /
    • pp.39-49
    • /
    • 2010
  • The fundamental characteristic that digital games have is interactivity. Digital games need to be systematically categorized so that similarities and differences can be identified and analyzed. Research in the past, however, has not established common criteria for categorizing digital games. This paper resolves that gap by identifying the fundamental characteristic of games, interactivity, and develops a conceptual framework consisting of primary and corresponding participants, and controlling characters. Through an empirical analysis on some digital games, this study shows that the framework could be comprehensive covering all of interactivity during the game. Future research topics are presented based on this framework.