• Title/Summary/Keyword: 게임 개발 도구

Search Result 221, Processing Time 0.029 seconds

Synchronizing Learning Data in Educational Games (교육용 게임에서의 학습 데이터 동기화 처리)

  • Jeon, Seong-Sik
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2008.06c
    • /
    • pp.100-104
    • /
    • 2008
  • 교육용 소프트웨어 산업이 급속히 발전하면서 온라인 게임을 플랫폼으로 하는 다양한 교육용 게임이 개발되고 있다. 현재 대부분 교육용 게임 시스템은 온라인 게임의 학습도구와 웹을 기반으로 하는 부가적 교육 학습도구로 이중화 되어 개발되고 있다. 하지만 온라인 게임의 학습 데이터 결과와 웹의 학습 데이터 결과가 일치화 되지 않아 학습자에게 올바른 학습 결과를 줄 수 없을 뿐만 아니라 게임 시스템의 학습과정에 따른 레벨 시스템을 적용하기가 어렵다. 본 논문에서는 이러한 비동기적 데이터 처리방식을 온라인 게임 시스템과 웹의 학습과정의 분기 조건에 필요한 학습결과 데이터만을 동기화 처리하는 학습 데이터 동기화 처리 방식을 구현하였다. 이러한 학습결과 데이터 동기화 처리는 위와 같은 문제점으로 다양한 학습 콘텐츠들이 온라인화 하지 못했던 문제점을 해결하고, 향후 통합 교육용 시스템과 다중 교육용 게임 시스템으로 개발 될 때 좀 더 효과적인 학습 시스템으로 개발될 수 있는 학습 데이터 처리 방식이 될 것이다.

  • PDF

경영 모의 게임을 기반으로 한 의사결정지원시스템 Prototype 개발에 관한 연구

  • Kim, Sang-Su;Gwon, Dong-Hwan;Yun, Sang-Ung
    • 한국경영정보학회:학술대회논문집
    • /
    • 2007.06a
    • /
    • pp.588-593
    • /
    • 2007
  • 경영 교육의 도구로서 경영 모의 게임(Business Simulation Game)이 널리 활용되고 있다. 최근에는 BSG의 교육 효과를 높이기 위해서 BSG를 위한 의사결정지원시스템(Decision Support System)을 개발되고있다. 반면에 국내에서는 BSG와 같은 경영 교육 도구가 부족할 뿐만 아니라 DSS 기능을 가진 BSG는 전무한 실정이다. 따라서 본 연구에서는 경영 전략, 마케팅, 생산, 재무 영역을 포함한 한 BSG의 교육 효과를 높이기 위한 DSS prototype을 개발하였다.

  • PDF

Design and Implementation of the Editing Tools for the 3D Online Action Game (3D 온라인액션게임을 위한 편집도구의 설계 및 구현)

  • Lee, Jae-Sang;Joo, Woo-Suk;Kim, Ki-Hong;Im, Choong-Jae
    • Journal of Korea Game Society
    • /
    • v.4 no.2
    • /
    • pp.3-11
    • /
    • 2004
  • Game engine is generally used to reduce the risks in the game industry and provides various game editing tools. We analyse the requirements of the game editing tools to support the development of the 3D online action game. To analyse the requirements of the game editing tools, we compare the editing tools of the famous game engines. And then we design and implement the game editing tools. The concern on the game engine including the editing tools will be realize the high value of the game industry.

  • PDF

Study On the Object Oriented Design Project of Online Game Engine Using UML (UML을 사용한 온라인 게임 엔진 프로젝트 설계 연구)

  • Choi, Sung
    • Journal of Korea Game Society
    • /
    • v.5 no.1
    • /
    • pp.33-40
    • /
    • 2005
  • Game Designs & Developers that system designs improve, the product and the change of tasks to all developers are essential in achieving On-Line Game project. Existent Or-line Game project management designs supper the definition and the change of project activities, and configuration management designs support version check, workspace management, build management, etc. In this paper. the proposed Design defines Game component based development process model, and achieves recording of process progression, processing the request of change, reporting the progression of each task, product registering and change, version recording, artifact or form search, etc. using UML. Furthermore, study on the stake holders get the systematic management and standardization by sharing information that are necessary in Game design & development and configuration management in distributed environment using the system integrated management design.

  • PDF

Study On the Object Oriented Design Project of Online Game Engine Using UML (UML을 사용한 온라인 게임 엔진 프로젝트 설계 연구)

  • Choi, Sung
    • Journal of Korea Game Society
    • /
    • v.4 no.3
    • /
    • pp.21-28
    • /
    • 2004
  • Game Designs & Developers that system designs improve, the product and the change of tasks to all developers are essential in achieving On-Line Game project. Existent On-line Game project management designs supper the definition and the change of project activities, and configuration management designs support version check, workspace management, build management, etc. In this paper, the proposed Design defines Game component based development process model, and achieves recording of process progression, processing the request of change, reporting the progression of each task, product registering and change, version recording, artifact or form search, etc. using UML. Furthermore, study on the stake holders get the systematic management and standardization by sharing information that are necessary in Game design & development and configuration management in distributed environment using the system integrated management design.

  • PDF

Game Planning and Development IDE based on Script (스크립트 기반의 게임 기획 및 개발을 위한 통합 개발 환경)

  • Lee Don-Yang;Park Wee-Joon;Choi Han-Yong
    • The Journal of the Korea Contents Association
    • /
    • v.5 no.3
    • /
    • pp.133-140
    • /
    • 2005
  • It is important matter to develop game that language should consider improving game development environment. It is hardly any language that is designed to develop a game. Most developer used general purpose programming language in these situations, and directly modeling with engine. For this reasons, developers cannot easily develop games and must programming on engine level. It is hard to develop a game in this environment that was not able to understand an engine well. Moreover, developer and planner want to use an abstracted high-level language on planner phase and are going to easily develop a game. It was not have communication tool between developer and planner. Therefore, we defined a script language for modeling based on abstract engine level. In addition, we did build IDE to develop game using abstracted high-level language. It was able to develop a game on high-speed development environment. Therefore, developer does not must develop with engine phase but can develop a game with planners. In addition, game planner and developer can use a communication tool because it is able to develop skeleton game.

  • PDF

A Study on the Use of TestCase Tool for Collaboration of Game Development Projects in Untact (비대면 상황의 게임개발프로젝트에서 협업을 위한 테스트 케이스 관리도구 활용 방안에 관한 연구)

  • Lee, Jong-Won
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.07a
    • /
    • pp.473-474
    • /
    • 2020
  • 2020년 상반기는 코로나19로 촉발된 상황은 온라인 강의 도입 등 교육환경에도 영향을 미치고 있다. 게임제작 관련 교육과정에서 게임제작 프로젝트를 진행할 때 QA는 게임의 개발이 진행되는 단계에 맞춰 리뷰와 테스트 케이스 작성, 테스트 실행, 이슈 보고를 진행한다. QA의 핵심 업무 중 하나가 테스트 케이스를 작성하는 것이다. 이번과 같이 비대면이 강제되는 상황에서 팀원들과 협업을 하기 위해서는 테스트 케이스 관리 도구를 활용하여 효율적으로 QA를 수행하는 방안이 필요하다.

  • PDF

Design of A Graphic Game Engine Using Object Oriented Technology (객체지향기법을 이용한 게임 그랙픽엔진 설계)

  • 조승욱;하수철
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.11b
    • /
    • pp.647-650
    • /
    • 2003
  • 게임이 대중화되고 발전함에 따라 게임을 개발하는 방법 또한 발전하고 있다. 특히 게임엔진은 이제 게임을 개발할 때 필수적인 요소로 등장한다. 게임 엔진이란, 게임을 개발할 때 게임의 하부에서 처리할 수 있는 모든 일을 처리하는 API의 모임이라고 말할 수 있다. 본 논문에서는 구조의 파악이 쉬운 잘 설계된 엔진을 제작하기 위한 방법으로서 클래스 기반의 객체 지향 기법을 이용해 설계하는 방법을 제안한다. 게임엔진에 포함되는 가장 기본적인 그래픽 엔진을 소프트웨어 설계 있어서 현재 가장 강력하고 가장 많이 사용되는 모델링 도구인 UML을 이용해서 학습이 쉽고 구조파악이 쉬운 엔진을 설계한다.

  • PDF

A Development of Multimedia Software for STatistical Education using Authoring Tool-Dice and Card Game- (저작도구를 이용한 통계교육용 멀티미디어 소프트웨어 개발 연구 - 주사위 게임과 카드 게임 -)

  • 한경수;안정용
    • The Korean Journal of Applied Statistics
    • /
    • v.9 no.2
    • /
    • pp.73-82
    • /
    • 1996
  • A multimedia software for introductory education is developed based on computer simulation. Developing tools for educational software are discussed. A developed software can be used interactively in teaching of statistical basic concepts.

  • PDF

The 4-DAT based on Evaluation Algorithm for Game Development Process (4-DAT 기반의 게임 개발 프로세스 평가 알고리즘)

  • Lee, Ji-Won;Park, Sung-Jun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2010.07a
    • /
    • pp.95-98
    • /
    • 2010
  • 본 논문에서는 소프트웨어 개발 프로세스 분석 도구인 4-DAT를 이용하여 범용적으로 사용되고 있는 애자일 프로세스인 XP와 스크럼을 비교분석하였고, 게임 개발 프로세스를 평가하기 위한 평가 알고리즘을 제안한다. 새로운 개발 방법 평가 알고리즘은 기존의 4-DAT가 포함하고 있는 4차원의 고려사항을 3차원으로 재정의하여 통합한 것으로, 게임 개발 환경에서 기존의 XP와 스크럼이 가지는 제약성을 보완할 수 있고, 게임 개발을 위한 프로세스의 도입에 있어 부족한 요소를 추출할 수 있다. 실험의 방법으로서 실제 개발한 모바일 게임의 주기와 실행방법을 분석하여 5항목의 상황변수를 정의하였고, 4-DAT가 가지는 기준에 적용하여 기초 자료를 도출하여, 재구성한 3-DAT를 기반으로 정의된 상황변수를 적용하여 분석하였다. 그 결과 6가지의 상황에 따른 데이터를 구하였으며, 이를 종합하여 게임 개발에 적합한 프로세스의 요구사항을 알 수 있었다.

  • PDF