• Title/Summary/Keyword: 게임 기반 학습

Search Result 352, Processing Time 0.03 seconds

Design and Implementation of Digital Game-based Contents Management System for Package Tour Application (패키지 투어 애플리케이션을 위한 디지털 게임 기반 콘텐츠 관리 시스템의 설계 및 구현)

  • Wahyutama, Aria Bisma;Hwang, Mintae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.6
    • /
    • pp.872-880
    • /
    • 2022
  • This paper present a design and implementation of a Contents Management System (CMS) to be integrated into a game that uses a Digital Game-based Learning (DGBL) approach for helping tourists learn about tourism spots as a part of the Package Tour Application. In terms of design, this paper shows a system architecture that consists of a database to store the game's content such as tourism spot information, score and question configuration, score history, et cetera, a web application to manage the content and a Rest API to delivers the content to the mobile game. Meanwhile, in terms of implementation, MySQL database and PHP programming language are used. Moreover, a time response performance evaluation is conducted which resulted in between 0.77 s to 1.4 s from CMS to the database. Once successfully integrated with the game, the CMS will allow the game to be played on multiple tours simultaneously, without having to rebuild the game for every package tour group.

A Comparative Study on Game-Score Prediction Models Using Compuational Thinking Education Game Data (컴퓨팅 사고 교육 게임 데이터를 사용한 게임 점수 예측 모델 성능 비교 연구)

  • Yang, Yeongwook
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.10 no.11
    • /
    • pp.529-534
    • /
    • 2021
  • Computing thinking is regarded as one of the important skills required in the 21st century, and many countries have introduced and implemented computing thinking training courses. Among computational thinking education methods, educational game-based methods increase student participation and motivation, and increase access to computational thinking. Autothinking is an educational game developed for the purpose of providing computational thinking education to learners. It is an adaptive system that dynamically provides feedback to learners and automatically adjusts the difficulty according to the learner's computational thinking ability. However, because the game was designed based on rules, it cannot intelligently consider the computational thinking of learners or give feedback. In this study, game data collected through Autothikning is introduced, and game score prediction that reflects computational thinking is performed in order to increase the adaptability of the game by using it. To solve this problem, a comparative study was conducted on linear regression, decision tree, random forest, and support vector machine algorithms, which are most commonly used in regression problems. As a result of the study, the linear regression method showed the best performance in predicting game scores.

Development of Quiz Solving System using DDR Game (DDR게임을 활용한 퀴즈풀이 학습시스템 개발)

  • Jeon, Hyeon-seo;Yun, Chan-young;Um, Tae-woong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.05a
    • /
    • pp.383-386
    • /
    • 2018
  • Interesting and focused learners are attracting more and more interesting and efficient learning methods. Research on game-based learning that converges information and communication technology in accordance with this trend is being attempted. I want to take advantage of the characteristics of the game that enhance the concentration. However, if you play a game, you may get less exercise. Therefore, in this paper, we have designed and implemented a system that improves fitness and improves the performance by using Dance Dance Revolution (DDR) to fuse games and sports.

  • PDF

Games Application Methodology for History Education: Case Study of Developing a Serious Game for History Education (역사교육에 대한 게임 활용 방안: 기능성 게임 개발사례를 중심으로)

  • Jung, ChanYong
    • Journal of Korea Game Society
    • /
    • v.18 no.6
    • /
    • pp.29-38
    • /
    • 2018
  • Although computer games seem to be efficient tools for facilitating and supporting situated learning in Europe, GBL(game based learning) is less likely in Korea. The objectives of this paper are to address the causes of the problem and evaluate a serious game for history GBL. We review various cases of history GBL projects in European School Net, commercial games and serious games which are related to history. We draw a demand of our game's structural type, learning criterion, basic model of instruction, and executable prototype from the analysis results. Scene management educators pursue and dependencies of turning points in the history are critical differentiator. An evaluation team of educators, learners, and edu-game managers evaluates that the prototype is suitable model for application in history instruction.

One-Class Classification based on Recorded Mouse Activity for Detecting Abnormal Game Users (마우스 동작 기록 기반 비정상 게임 이용자 감지를 위한 단일 클래스 분류 기법)

  • Minjun Song;Inki Kim;Beomjun Kim;Younghoon Jeon;Jeonghwan Gwak
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.01a
    • /
    • pp.39-42
    • /
    • 2023
  • 최근 온라인 게임 산업이 급속도로 확장됨과 더불어 Gamebot과 같은 비정상적인 프로그램으로 인한 게임 서비스 피해사례가 급격하게 증가하고 있다. 특히, 대표적인 게임 장르 중 하나인 FPS(First-Person Shooter)에서 Aimbot의 사용은 정상적인 이용자들에게 재미 요소를 잃어버리게 하고 상대적 박탈감을 일으켜 게임의 수명을 줄이는 원인이 된다. 비정상 게임 이용자의 근절을 위해서 메모리 변조 및 불법 변조 프로그램 접근 차단 기법과 불법 프로그램 사용의 패턴 모니터링과 같은 기법들이 제안되었지만, 우회 프로그램 및 새로운 패턴을 이용한 비정상적인 프로그램의 개발에는 취약하다는 단점이 있다. 따라서, 본 논문에서는 정상적인 게임 이용자의 패턴만 학습함으로써 비정상 이용자 검출을 가능하게 하는 딥러닝 기반 단일 클래스 분류 기법을 제안하며, 가장 빈번하게 발생하는 치트(Cheat) 유형인 FPS 게임 내 Aimbot 사용 감지에 초점을 두었다. 제안된 비정상 게임 이용자 감지 시스템은 정상적인 사용자의 마우스 좌표를 데카르트 좌표계(Cartesian coordinates)와 극좌표계(Polar coordinates)의 형태로 패턴을 추출하는 과정과 정상적인 마우스 동작 기록으로 부터 학습된 LSTM 기반 Autoencoder의 복원 에러에 따른 검출 과정으로 구성된다. 실험에서 제안된 모델은 FPS 게임 내 마우스 동작을 기록한 공개 데이터셋인 CSGO 게임 데이터셋으로 부터 학습되었으며, 학습된 모델의 테스트 결과는 데카르트 좌표계로부터 훈련된 제안 모델이 비정상 게임 이용자를 분류하는데 적합함을 입증하였다.

  • PDF

A Case Study on Design of Theme-based Integrated Learning by Using QR Code (QR코드를 활용한 주제중심 통합학습 설계 사례연구)

  • Park, Hyung-Sung
    • Journal of Korea Game Society
    • /
    • v.13 no.3
    • /
    • pp.141-152
    • /
    • 2013
  • This research aims at suggesting a case of designing theme-based integrated learning for usage smart media. New approach and direction for developing a gaming instructional design was suggested which can encourage learners to participate in. Quest-based learning, the learning environment design where learners conduct various learner-centered activities, plays an important role of reinforcing the motivation, promoting experiential and cooperative learning based on social interaction. The design using QR codes has been proved to be able to offer the learner-centered learning environment which includes social interaction strategy required for learners expanding their cognitive structure, motivation enhancing strategy encouraging their consistent participation in learning, complex problematic situation and scaffolding strategy emphasized by constructivism. And it is expected to contribute to promoting the design of theme-based integrated learning which is being demanded in the educational environment recently by combining systematic design process and strategies.

A Method for Efficient Game Graphic Education Applied the MOD Type Game (MOD형 게임을 적용한 효율적인 게임그래픽 교육 방안)

  • Kim, Jong-Koo;Jung, Kwang-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2009.04a
    • /
    • pp.1037-1040
    • /
    • 2009
  • 본 논문에서는 게임그래픽 교육의 차별화를 위한 학습도구의 하나로 MOD형 게임을 이용한 학습방법을 도입하였다. MOD형 게임이란 수정 변형(Modification)이 가능한 게임이란 의미로, 그래픽 학습자들이 직접 작업한 소스를 게임에 적용해 볼 수 있는 기능을 제공하는 소프트웨어로 게임 그래픽의 특성을 이해하는데 필요한 실질적인 경험을 제공할 수 있다. MOD형 게임의 활용은 기존의 추상적 개념의 이론적 학습에서 불가능했던 실제적이고 구체적인 적용을 기반으로 하고 있기 때문에, 학습 효과와 게임그래픽 교육 방식과의 차별화를 가져온다.

Implementation of the Educational Game for Learning the Lecturers Information using the Digital Game-based Learning Methodology (디지털 게임 기반 학습 방법을 이용한 강사 소개 교육용 게임의 구현)

  • Wahyutama, Aria Bisma;Gusdya, Wanda;Hwang, Mintae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.9
    • /
    • pp.1190-1198
    • /
    • 2021
  • In this paper, we present the results of implementing an interactive lecturer introduction game that allows new students or freshmen to learn about their lecturer's information using a Digital Game-based Learning (DGBL) methodology. This game provides information such as the lecturer's name, photo, the courses that they teach in the form of a quiz game, with Unity and PHP used as the development environment. Communication between the game, Content Management System (CMS), and the database is by using the REST API, which enables the administrator to manage the content of the game such as score and number of questions for each level, user's password, and performance threshold, as well as the lecturer's information itself. Since the developed interactive game uses an integrated CMS, the content can be updated dynamically according to the situation, therefore, it can be easily applied to other departments, as well as other various educational games.

The design and development of Edugame for Learning Protection of Personal Information in Elementary school students (초등학생 정보보호학습을 위한 에듀게임의 설계 및 개발)

  • Kim, Young-June
    • Proceedings of the KAIS Fall Conference
    • /
    • 2009.05a
    • /
    • pp.166-169
    • /
    • 2009
  • '에듀테인먼트(Edutainment)'라는 용어의 등장과 함께 오늘날 게임은 새로운 교수학습매체로 관심을 끌고 있다. Morice(2000)에 의하면 오늘날 컴퓨터 게임은 교수-학습 과정에 있어 다양한 방식으로 접목되고 있으며, 실제로 사용자들이 열광하는 다양한 게임의 장르별 매력적인 요소가 학습에 접목이 가능하다고 제시하고 있다. 본 연구는 이러한 새로운 교육적 패러다임의 변화를 뒷받침 할 수 있는 에듀게임의 효과적인 개발을 궁극적인 목적으로 하여 진행되었다. 구체적으로, 어떻게 하면 막대한 자본이 필요하지 않은 작은 게임의 틀 속에 핵심적인 학습내용을 담아, 에듀게임을 간단하게 조작할 수 있는 툴을 이용하여 어렵지 않게 만들 수 있는가에 대한 의문에서 출발하여 기획된 시나리오와 그것을 바탕으로 제작된 캐주얼 게임을 제시함으로써 교육용 게임의 설계 방향과 활용 방안에 대한 실질적 제안을 하고자 함과 동시에 최근 인류의 생활에 깊숙이 관련되어 있는 컴퓨터 사용에 있어서 이슈가 되고 있는 개인의 정보 보호에 대한 내용을 게임의 주제로 하였으며 그 제목은 '황토의 대모험'으로 명하였다. 게임의 형식은 퀴즈게임과 어드벤처 게임의 복합 형태로, Windows 기반의 모든 종류의 운영제체를 지원하는 통합형 멀티미디어 제작 툴인 Flash MX로 구현하였다. 황토의 대모험의 특징은 다음과 같다. 첫째, 상용화된 멀티미디어 제작 툴로 만들어진 저비용의 간단한 게임을 통한 학습이다. 둘째, 사용자는 다양한 문제 해결 학습을 통하여 게임에서 제공되는 제반 지식을 습득할 수 있다. 셋째, 문제 해결과정에서 정보보호에 대한 의식을 고취하고, 정보보호 방법을 학습하기 전의 기본지식을 습득할 수 있다.

  • PDF

Object-oriented Concept Learning using Reverse-engineering Method Based on XNA Game Development Environment (XNA기반 게임 개발 환경에서 역공학 방법을 이용한 객체지향 개념 학습)

  • Choi, Young-Mee;Choo, Moon-Won;Yoon, Tae-Bok
    • Journal of Digital Contents Society
    • /
    • v.10 no.1
    • /
    • pp.45-54
    • /
    • 2009
  • This paper proposes object-oriented learning method of using reverse-engineering based on game development environment. The game has advantages such as interest and enjoyment. Also, the reverse analysis of game help us understand the technique to be used in game. Through this process, we introduce learning method enabling us to actively understand object-oriented concept. Thus, the proposed method describes case learning based on XNA game development environment, and presents a scenario according to role of teacher and learner.

  • PDF