• Title/Summary/Keyword: 게임 소프트웨어 분석 및 설계

Search Result 17, Processing Time 0.024 seconds

Applicability Analysis of Formal Methods for Game Software (게임 소프트웨어를 위한 정형기법의 적용성 분석)

  • Son, Han-Seong
    • The Journal of the Korea Contents Association
    • /
    • v.7 no.11
    • /
    • pp.52-58
    • /
    • 2007
  • The game software development involves planning, programming and graphics. Between planning and programming, software analysis and design is essential and plays the role of a bridge. This article analyzes, for game software, the applicability of formal methods, which are widely used in general software engineering fields. Since the effective communication between game planners and game developers is crucial, appropriate application of formal methods give us a lot of benefits in view of development cost and software quality.

Design and Implementation of Component Storages for Developing Component-Based Game Engines (컴포넌트 기반 게임엔진 개발을 지원하는 컴포넌트 저장소의 설계 및 구현)

  • Song Eui Cheol;Kim Jung Jong
    • The KIPS Transactions:PartD
    • /
    • v.12D no.2 s.98
    • /
    • pp.267-274
    • /
    • 2005
  • New game softwares usually have much similarities with old one in the sense of properties and procedures. But nevertheless, the development could be duplicated several times without referencing or reusing of others. In addition, because there is no standardized process about the game engine, the products generated by other software development processes are difficult to understand and to reuse. Therefore, the enterprise developing new game software newly analyze and design although it is same process as the old one. This paper proposes the improved process of the game engine, analysis of structures and relations, classification of the class and the module and their combination methods, implementation of storage, and processor model to apply the component based development method to the game engine.

An Analysis of Learning Effects using Mobile Sequence Game (모바일 수열 게임을 이용한 학습 효과 분석)

  • Jeon, JaeHong;Lee, HwaMin;Hong, Min
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.1088-1091
    • /
    • 2011
  • 최근 대중화된 무선 유비쿼터스 환경으로 출퇴근, 점심시간, 여가 시간 등 자투리 시간을 활용하여 소셜 네트워크, 게임, 동영상 시청, 쇼핑, 학습, 필요한 정보 등 다양한 콘텐츠들을 모바일기기를 이용하여 즐기는 사용자가 급증하고 있다. 본 논문은 모바일 환경에서의 수열 문제 풀이에 대한 학습 효과를 검증하기 위해 여러 종류의 수열 문제들로 구성된 기능성 게임을 아이폰과 안드로이드 기반으로 설계 및 구현하였다. 또한 저장된 수열 게임 이용자의 기록 데이터베이스 내용을 대상으로 사용자들의 분포와 이에 따른 학습 효과를 분석하였다.

Design of an Integrated Product Management System for Game Software Development (게임 소프트웨어 산출물 통합관리시스템 설계)

  • Kim, Byung-Cheol
    • Journal of Digital Convergence
    • /
    • v.13 no.12
    • /
    • pp.319-324
    • /
    • 2015
  • This paper proposes an integrated management system for products of game software development. Those products generated over software life-cycle are generally huge in numbers, various in kinds and interconnected in relationships among them. Especially they are highly complex and tightly coupled each other because they are used to build another world which is composed of multi-modal data such as graphics, sound, logics and so on. Therefore it is critical to manage development products in an integrated manner to guarantee the quality of software. The proposed system is designed to provide project/requirement/configuration/traceability management capabilities and interfacing to CASE standards. To achieve the objective, it is based on data warehouse technologies which provide central repositories of heterogeneous data, multi-aspect reporting&analysis capabilities, traceability, verification, etc.

The APIs Design for the Database Management of the Network Game Using Design Patterns (디자인 패턴을 적용한 네트워크 게임의 DB 관리 APIs 설계)

  • Kim Jong-Soo;Kwon Oh-Jun;Kim Tai-Suk
    • Journal of Korea Multimedia Society
    • /
    • v.9 no.1
    • /
    • pp.101-108
    • /
    • 2006
  • Developing a network game that is serviced on the internet requires a lot of work, time and manpower. Therefore, it is important to design a game in such a way so that existing design codes could be used. The database for the multi-player network game is accessed from many clients. To manage the resource effectively, it is required to design the APIs to be minimized the database access and to be dealt with the related data efficiently. For this, it is needed to apply the object-oriented design for the related software modules. In the paper, we propose the design patterns of GoF to implement the APIs thatis needed to deal with the database resource. The database design through the analysis of some game's GUI has the advantage to create the optimized schema set more quickly, because it minimize the review step and the modification step of the database design generally. In addition, we apply to the design patterns of GoF for the APIs design of the server-side database. These reduce the times of the program call between the game server and the database server. These also make easily the maintenance for the already developed APIs, and it makes easily the addition of new APIs.

  • PDF

Design and implementation of a satisfaction and category classifier for game reviews based on deep learning (딥러닝 기반 게임 리뷰 만족도 및 카테고리 분류 시스템 설계 및 개발)

  • Yang, Yu-Jeong;Lee, Bo-Hyun;Kim, Jin-Sil;Lee, Ki Yong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2018.10a
    • /
    • pp.729-732
    • /
    • 2018
  • 모바일 게임 산업의 발달로 많은 사용자들이 게임을 이용하면서, 그들의 만족감을 사용리뷰를 통해 드러낸다. 실제로 각 리뷰의 범주가 모두 다르지만 현재 구글 플레이 앱스토어(Google Play App Store)의 게임 리뷰 범주는 3가지로 매우 제한적이다. 따라서 본 연구에서는 빠르고 정확한 고객의 요구를 필요로 하는 게임 소프트웨어의 특성을 고려하여 게임 리뷰를 입력했을 때, 게임의 운영 및 시스템에 맞도록 리뷰의 카테고리를 세분화하고 만족도를 분석하는 시스템을 개발한다. 제안 시스템은 인공신경망 모델인 CNN을 평점을 기반으로 훈련시켜 리뷰에 대한 만족도를 도출한다. 또한 Word2Vec을 이용해 단어들 간의 유사도를 구하고, 이를 활용한 단어 배열을 이용하여 가장 스코어가 높은 카테고리로 배정한다. 본 논문은 제안한 리뷰 만족도 및 카테고리 분류 시스템이 실제 효과적으로 리뷰를 보다 의미 있는 정보로써 제공할 수 있음을 보인다.

Dynamic dicoding technique Design for contents protection on radio network (무선 네트워크상에서 콘텐츠 보호를 위한 동적 디코딩 기술 설계)

  • Ha, Tae-Jin;Han, Seung-Jo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.2
    • /
    • pp.1049-1052
    • /
    • 2005
  • DRM은 디지털콘텐츠의 지적재산권이 디지털 방식에 의해서 안전하게 보호. 유지되도록 하여 디지털콘텐츠의 창작에서부터 소비에까지 이르는 모든 유통 시점에서 거래규칙과 사용규칙이 지속적이고 적법하게 성취되도록 하는 기술이다. DRM은 디지털 형태로 유통되는 문서, 음악, 비디오, 게임, 소프트웨어, 이미지 등의 각종 디지털 콘텐츠를 불법 복제로부터 안전하게 보호하고, 콘텐츠 서비스의 유료화를 가능케 하는 기술 및 서비스를 말한다. 또한, 콘텐츠 자체와 보안과 저작권 보호뿐만 아니라 콘텐츠의 생성${\cdot}$유통${\cdot}$사용${\cdot}$관리에 필요한 모든 프로세스를 제어할 수 있게 해준다. 본 논문에서 구현된 기술은 암호알고리즘을 사용하여 함수의 위치 및 내용에 쉽게 접근할 수 없고 소프트웨어의 불법적인 분석 시도를 어렵게 하였다.

  • PDF

Feasibility Analysis and Curriculum Design for the Business Simulation Learning (경영 시뮬레이션 학습의 타당성 분석 및 교수모형 설계)

  • Lee, Jae-Won;Park, Jin- Meyoung
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.8
    • /
    • pp.309-323
    • /
    • 2009
  • Business simulation learning is a business education method of the software applications that applied for the university's management training. Its interest is increasing as management training tools to simulate the virtual enterprise and to learn the business management knowledge, management skills, experience and problem-solving. This research was done for the feasibility analysis and management education model design of the business simulation learning. As a prior research to the introduction and operation of the university's business simulation learning curriculum, the need and literature research on the possibility recognition of classes for college students and corporate executives, a demand survey research and analysis was done and discussed the necessity and possibility of the business simulation learning for the industry and universities education area. In addition, we designed a curriculum of the business simulation learning and presented some of education models of management for the university's management training purpose by using the results of the survey research and literature analysis.

A Study on the effect of coding education and improvement of learning achievement using educational game (기능성 게임을 활용한 코딩교육의 효과 및 학습 성취도 향상을 위한 연구)

  • Kim, Nayoung
    • Journal of Korea Game Society
    • /
    • v.17 no.4
    • /
    • pp.161-168
    • /
    • 2017
  • This study introduces coding education using functional game and the effect of game quality on learning achievement. The purpose of this study is to analyze the effect of the difference of game quality on the learner's attitude, learning immersion, education satisfaction and preference for elementary school and junior high school students. In this study, it is meaningful to consider the effect of quality improvement of educational games on learning and we suggest that when designing an educational game, game performance and quality should be considered carefully.

Efficiency Evaluation of Hierarchical Finite-State Machines and Behavior Trees according to Behavior Mechanism of Intelligent NPCs (지능형 NPC의 행동 메커니즘에 따른 계층적 유한 상태 기계와 행동 트리의 효율성 평가)

  • Jung-Min Lee;Jung-Yi Kim
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.24 no.2
    • /
    • pp.113-118
    • /
    • 2024
  • In this study, we designed and analyzed two main structures for effectively implementing the behavior of intelligent NPCs the Hierarchical Finite State Machine (HFSM) and the Behavior Tree, by creating experimental games. The HFSM was found to be efficient for complex interaction-centered actions where state changes and transitions are crucial, while the Behavior Tree was effective in dynamic environments where ease of modification and expansion are required for dynamic responses under various conditions. These structures were experimentally applied using the Unity engine to verify their efficiency. This study focused on the basic structure design and plans to apply these structures to an upcoming action-adventure escape game. The results of this research are expected to assist game developers in efficiently implementing intelligent NPCs, thereby contributing to the improvement of game quality and player satisfaction.