• 제목/요약/키워드: Game Programming

검색결과 162건 처리시간 0.032초

A STACKELBERG MODEL FOR SERVER-PROXIES-USERS SYSTEMS

  • HAW HAl SHAN;XIA ZUN-QUAN
    • Journal of applied mathematics & informatics
    • /
    • 제17권1_2_3호
    • /
    • pp.185-194
    • /
    • 2005
  • A Server-Proxies-Users communication system is studied by using Stackelberg strategy theory of game. A new model, in which the server, proxies and users are not equal is established, and that is a three-level programming. The solution existence of the model is proved.

Document-View 패턴을 활용한 안드로이드 게임 프레임워크에 관한 연구 (Study on Android Game Framework Using Document-View Pattern (DVAGF))

  • 최영미
    • 한국멀티미디어학회논문지
    • /
    • 제19권4호
    • /
    • pp.789-795
    • /
    • 2016
  • Analyze the Android game framework that can be apply to the Application development of new areas and suggest Document-View pattern of a design pattern, design that this applies the Android framework(DVAGF) for novice Game programming learner. Case of Snake game development through DVAGF is supporting modularity of the code, reusability and expandability that seems that the learners can easily understand the game programming basic structure. In addition, the Android framework (DVAGF) seems to provide a basis that can be easily extended to 2D and 3D games.

스크래치 프로그래밍을 활용한 게임중독 치료 프로그램의 개발 (The Development of the Game Addiction Remedy Program based on Scratch Programming)

  • 한선관;김수환;서정보
    • 정보교육학회논문지
    • /
    • 제14권1호
    • /
    • pp.61-68
    • /
    • 2010
  • 이 연구에서는 초등학생의 게임중독 치료를 위해 스크래치 프로그래밍 치료 교육 프로그램을 제안하였다. 연구자들은 컴퓨터 게임중독 치료의 방안으로 게임중독 문제를 제공하고 있는 컴퓨터와 게임 자체에서 그 해결 방법을 찾고자 하였다. 초등학교 게임중독 고위험군을 대상으로 게임중독 치료 대안활동과 함께 EPL 교육 프로그램을 적용하였다. EPL 프로그램에 대한 효과를 분석한 결과 게임중독 치료에 긍정적인 답변을 얻었으며 휴식 시간 게임 접속 시간이 감소된 것으로 분석되었다. 관찰과 면접을 통한 분석 결과 역시 자아존중감과 창작의 기쁨 그리고 자신을 제어하는 능력이 높아졌다는 긍정적인 결과를 볼 수 있었다. 향후 이 연구가 일반화된다면 정보화 역기능의 해소에 많은 도움을 줄 수 있을 것으로 기대된다.

  • PDF

게임 프로그래밍을 위한 순수 함수형 언어의 활용 (Apply A Pure Functional Language for Game Programming)

  • 이동주;변석우;우균
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2005년도 춘계 종합학술대회 논문집
    • /
    • pp.464-469
    • /
    • 2005
  • 일반적으로 게임 프로그램을 구현할 때 C언어와 같은 명령형 프로그래밍 언어가 주로 사용된다. 하지만 복잡하고 다양한 그림의 모습 및 동작을 표현하기에는 프로그래머의 많은 노력이 요구된다. 복잡한 게임 프로그램을 보다 간결하고 명확하게 표현하는 방법으로 순수 함수형 언어인 Haskell을 이용하는 방법을 시도한다. Haksell과 같은 순수 함수형 프로그래밍은 기술적인 우수성을 가지고 있으며, 현재 많은 분야에서 특화된 언어로 되고 있다. 본 논문에서는 동일한 게임을 Haskell과 C로 직접 구현함으로서, 게임 개발 측면에서 두 언어의 차이점과 장단점에 대해서 논의한다. 또한 향후 Haskell의 실용화 가능성에 대해서도 논의한다.

  • PDF

유전 프로그래밍을 이용한 추격-회피 문제에서의 게임 에이전트 학습 (Game Agent Learning with Genetic Programming in Pursuit-Evasion Problem)

  • 권오광;박종구
    • 정보처리학회논문지B
    • /
    • 제15B권3호
    • /
    • pp.253-258
    • /
    • 2008
  • 최근의 게임 플레이어들은 단순한 반복적인 조작을 벗어나 복잡한 환경 하에서 다양한 전략과 전술을 구사하여야 하는 게임을 요구하고 있다. 이러한 환경에서 게임 캐릭터를 학습시키기 위해 다양한 인공지능 기법들이 제안되었으며, 최근에는 신경망과 유전 알고리즘을 이용한 학습 방법이 연구되고 있다. 본 논문에서는 게임이론에서 널리 사용되는 추격-회피 전략의 학습을 위해 유전 프로그래밍(GP)을 사용하였다. 제안된 유전 프로그래밍은 신경망과 같은 기존의 방법에 비해 수행 속도가 빠르고, 학습의 결과를 직관적으로 이해할 수 있으며, 진화된 염색체를 추론 규칙으로 변환 가능하므로 호환성이 높다는 장점을 가지고 있다.

C++11 멀티스레드 프로그래밍을 위한 Lock-Free shared_ptr와 weak_ptr의 구현 (Implementation of Lock-Free shared_ptr and weak_ptr for C++11 multi-thread programming)

  • 구태균;정내훈
    • 한국게임학회 논문지
    • /
    • 제21권1호
    • /
    • pp.55-66
    • /
    • 2021
  • 고성능이 요구되는 게임 프로그래밍에서 멀티스레드 프로그래밍은 필수이다. 하지만 널리 사용되는 C++11의 shared_ptr와 weak_ptr는 멀티스레드 환경에서 오작동 및 성능 문제를 가지고 있다. 본 논문에서는 기존의 오작동 방지 방법보다 높은 성능을 가지는 Lock-Free shared_ptr와 weak_ptr를 제안한다. 제안하는 두 객체는 논블로킹 알고리즘을 이용하여 멀티스레드에서의 데이터 레이스를 방지하였으며, 8스레드 환경에서 실험한 결과 스레드 사이의 경쟁이 낮은 상황에서 기존의 방법보다 최대 7424% 향상되었고, 경쟁이 높은 상황에서 최대 3767% 향상된 성능을 보여준다.

GVM기반의 모바일게임 프로그래밍 (A Study on Mobile Game Programming based on GVM)

  • 백현옥;김재훈;남윤성;이재욱;조태경
    • 한국산학기술학회논문지
    • /
    • 제5권4호
    • /
    • pp.292-297
    • /
    • 2004
  • 본 논문에서는 애플리케이션이 하드웨어에 영향을 받지 않고 실행될 수 있게 한 환경을 의미하는 VM(Virtual Machine)과 SKT에서 채택한 플랫폼인 GVM(General Virtual Machine)의 기술내용을 조명하고, GVM을 기반으로 한 포트리스 모바일 게임을 개발하였다. 게임은 모바일 C로 구현하였으며, 모바일 C의 특징인 Event Driven방식 게임의 실행과정을 flowchart로 나타냈다.

  • PDF

Evolvable Cooperation Strategy for the Interactive Robot Soccer with Genetic Programming

  • Kim, Hyoung-Rock;Hwang, Jung-Hoon;Kwon, Dong-Soo
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2001년도 ICCAS
    • /
    • pp.59.2-59
    • /
    • 2001
  • This paper presents an evolvable cooperation strategy based on a genetic programming for the interactive robot soccer game. The interactive robot soccer game has been developed to allow a person to join in the game dynamically and to reinforce entertainment characteristics. In this game, a cooperation strategy between humans and autonomous robots is very important in order to make the game more enjoyable. First of all, necessary action sets for the cooperation strategy and its strategy structure are presented. In the first stage, a blocking action that an autonomous robot cut off an enemy robot from disturbing the way of the human controlled robot has been considered. The success probability of the blocking action has beer obtained in ...

  • PDF

A Study of Applying Extreme Programming Method in Mobile Game Development Environment

  • Seo, Yeung-Su;Jung, Hun;Park, Hae-Woo;Yu, Chun-Gun;Lee, Jun-Hyuk;Kang, Byung-Wook
    • 한국정보컨버전스학회:학술대회논문집
    • /
    • 한국정보컨버전스학회 2008년도 International conference on information convergence
    • /
    • pp.59-62
    • /
    • 2008
  • When performing a project, the most important thing is building a result with planned quality within development period. Particularly, if the project is delayed or has no good quality in the case of the mobile game development project which is sensitive to the release time and quality, it is immediately connected to the failure of the project. Extreme Programming is a methodology that divides the development cycle into smaller units for reducing the risk factor of the project in which the development period is important. In this paper, we suggest the Expanded Extreme Programming for mobile game development environment in which the development period and quality are important

  • PDF

게임학과 교과과정 현황과 변화 추이 (Present and Future for the Curriculums of Game Majors)

  • 박진원
    • 한국게임학회 논문지
    • /
    • 제16권5호
    • /
    • pp.123-130
    • /
    • 2016
  • 국내 대학에 게임학과가 개설된 지 20년이 흐른 지금, 게임학과 교과과정에 대한 검토와 향후 발전 방향에 대해 모색해 볼 필요가 있다. 본 논문은 국내 대학에 개설된 게임학과의 교과과정을 살펴보고 특징을 분석해 본다. 게임기획, 게임프로그래밍, 게임그래픽디자인 분야로 구분되는 게임학과들의 교과과정을 게임 제작을 위한 세부분야별 교과목 개설현황을 중심으로 분석해 본다. 또한, 게임프로그래밍과 게임그래픽디자인 학과에 대한 과거 교과과정 변화 과정을 분석해 보고, 게임 분야보다 역사가 깊은 영화 분야 학과들의 교과과정을 분석해 봄으로써 게임학과들의 미래를 예측해 본다. 분석 결과 게임학과들은 향후 게임시나리오 작성 등 게임기획 분야에 대한 교육을 강화해야 하고 게임제작 실습 교과목도 확충해야 하는 것으로 보인다.