• Title/Summary/Keyword: DirectX / C++ Game

Search Result 5, Processing Time 0.02 seconds

A Study on Common Module Modeling Method of Game Software based on DirectX/C++ (DirectX/C++ 기반 게임 소프트웨어의 공통 모듈 모형화 기법에 관한 연구)

  • Byun, Jung-Won;Rhew, Sung-Yul
    • Journal of Korea Game Society
    • /
    • v.9 no.2
    • /
    • pp.95-104
    • /
    • 2009
  • The windows games and the console games that use DirectX occupied 20% or more of world game market and that are developed by C++ Language occupied 75% or more of the market. This study proposed that commonality and variability for code of the 20 projects based on DirectX and C++ is analysed and patternized, that common modules are created, and that modules are modeled. As a result of applying a case study, it is verified that the proposed model reduces effort in game development.

  • PDF

2.5D Metaverse Game Engine using Java (자바를 이용한 2.5D 메타버스 게임 엔진 설계 및 구현)

  • Han, Seung Hoon;Kim, Eun Ju
    • Journal of Korea Multimedia Society
    • /
    • v.10 no.2
    • /
    • pp.260-268
    • /
    • 2007
  • The game was mainly developed using the C/C++ language and DirectX in the current computer and mobile field. But, if we use these limited language, we can suppress a diversity of game engine when we design various game engines. In this paper, we wanted to develop the game us ing the Java to use the limited game development language with some variety and designed and developed the airplane combat game, the metaverse game engine as the game for the reuse and the extensibility of the code in the game engine us ing the re-use of the code of the features in the Java.

  • 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.

Implementation of 2.5D Metaverse Game Engine Using Java (자바를 이용한 2.5D 메타버스 게임 엔진 구현)

  • Han Senng-Hoon;Kim Eun-Ju
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.06b
    • /
    • pp.85-87
    • /
    • 2006
  • 자바의 특징 중 코드 재사용성을 강조하여 게임 엔진에서의 코드 재사용과 확장성을 고려한 비행기 전투 게임인 메타버스 게임 엔진을 개발한다. 현재 PC 게임 개발은 C/C++과 DirectX를 사용한 게임 개발을 주로 하고 있다. 제한된 개발 언어의 사용은 게임 엔진 제작에 있어 게임엔진의 다양화를 억제하는 요소가 된다.

  • PDF

A Design and Implementation of Mobile Game Wings (모바일 게임 Wings 설계 및 구현)

  • Lee, Won Joo;Hong, Jun Ho;Kim, Jung Woo;Jo, Min Hyoung
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.81-82
    • /
    • 2014
  • 본 논문에서는 Windows Phone 기반의 모바일 게임 Wings를 설계하고 구현한다. 이 게임은 랜덤하게 다양한 비행체 캐릭터가 적기로 출현하도록 구현하고, 플레이어는 터치한 방향으로 이동하면서 미사일을 오토샷으로 발사하도록 구현한다. 적기를 파괴하여 획득한 점수는 격리된 저장소 영역을 이용하여 Windows phone내에 생성하여 저장하도록 구현한다. 이 게임은 C# 언어를 사용하여 구현하였기 때문에 메모리 누수 및 생산성에 대한 부담을 덜 수 있다. Wings 게임은 Windows 용 앱 스토어인 마켓플레이스에 등록하여 다운로드 가능하게 할 것이다.

  • PDF