• Title/Summary/Keyword: Game for learning

Search Result 615, Processing Time 0.026 seconds

Design of the Interactive Educational Game using the Digital Game-based Learning Methodology (디지털 게임 기반 학습 방법을 이용한 대화형 교육 게임의 설계)

  • Wahyutama, Aria Bisma;Agustin, Ririn Dwi;Hwang, Mintae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.10
    • /
    • pp.1337-1344
    • /
    • 2021
  • This paper presents an interactive educational game design procedure using the DGBL (Digital Game-based Learning) methodology that will help developers to design a multipurpose educational game. The DGBL consists of five stages, which are Analysis, Design, Development, Quality Assurance, and Implementation & Evaluation. This paper is focusing only on the specific technologies included in the Analysis and Design stages based on the DGBL. The first Analysis stage consists of gathering requirements, determining game ideation and learning objectives, and the second Design stage consists of defining the game architecture and database scheme. In this paper, we have designed a lecturers introduction game for a new student or freshmen as a case study to apply the Analysis and Design stages based on DGBL, as well as showing the prototype result in the form of a storyboard.

Design of an Infant's App using AI for increasing Learning Effect (학습효과 증대를 위한 인공지능을 이용한 영유아 앱 설계)

  • Oh, Sun Jin
    • The Journal of the Convergence on Culture Technology
    • /
    • v.6 no.4
    • /
    • pp.733-738
    • /
    • 2020
  • It is really hard to find an infant's App, especially for the age under 5, even though there are lots of Apps developed and distributed nowadays. The selection of the proper infant's App is difficult since the infants' App should be useful, safe and helpful for the development of their intelligence. In this research, we design the useful infant's App for the development of their intelligence by applying the AI technology for increasing the learning effect in order to satisfy the characteristics of the infants' needs. A proposed App is the collection of interesting games for infants such as picture puzzle game, coloring shapes game, pasting stickers game, and fake mobile phone feature enables them to play interesting phone game. Furthermore, the proposed App is also designed to collect and analyze the log information generated while they are playing games, share and compare with other infants' log information to increase the learning effect. After then, it figures out and learns their game tendency, intelligibility, workmanship, and apply them to the next game in order to increase their interests and concentration of the game.

A Study on Puzzle Game-based Learning Content for Understanding Mandala

  • Lim, Sooyeon;Kim, Youngduk;Kim, Kyungdeok
    • International Journal of Advanced Culture Technology
    • /
    • v.8 no.2
    • /
    • pp.34-41
    • /
    • 2020
  • This study proposes the development of 'Mandala 37', a puzzle game based content that learns the principles of 37 Honored Ones within the Diamond World Mandala. The proposed game is a new type of learning content that combines the development process of 37 Honored Ones with the characteristics of the puzzle game. It aims to increase the understanding of Buddhist content by inducing learners' interest and increasing their concentration. Learners can learn and understand the principles of the emergence of 37 Honored Ones naturally through the rules of the game. This study introduces the implementation process of the proposed game and explains how learners perceive the principle of 37 Honored Ones within the Diamond World Mandala through the game.

Deep Q-Network based Game Agents (심층 큐 신경망을 이용한 게임 에이전트 구현)

  • Han, Dongki;Kim, Myeongseop;Kim, Jaeyoun;Kim, Jung-Su
    • The Journal of Korea Robotics Society
    • /
    • v.14 no.3
    • /
    • pp.157-162
    • /
    • 2019
  • The video game Tetris is one of most popular game and it is well known that its game rule can be modelled as MDP (Markov Decision Process). This paper presents a DQN (Deep Q-Network) based game agent for Tetris game. To this end, the state is defined as the captured image of the Tetris game board and the reward is designed as a function of cleared lines by the game agent. The action is defined as left, right, rotate, drop, and their finite number of combinations. In addition to this, PER (Prioritized Experience Replay) is employed in order to enhance learning performance. To train the network more than 500000 episodes are used. The game agent employs the trained network to make a decision. The performance of the developed algorithm is validated via not only simulation but also real Tetris robot agent which is made of a camera, two Arduinos, 4 servo motors, and artificial fingers by 3D printing.

Design and Implementation of Game for Learning Game Production Principles: Centering on Scratch Language (게임 제작 원리 학습을 위한 게임의 설계 및 구현 : 스크래치 언어를 중심으로)

  • Lee, Hong-Sub;Jeong, Hyung-Won;Kim, Young-Kyo
    • Journal of Digital Convergence
    • /
    • v.14 no.5
    • /
    • pp.403-410
    • /
    • 2016
  • Computer game is a result of integration of various academic areas, and the production of computer game requires knowledge and experience from various areas. This study demonstrates a game production process using Scratch. The intent was to experience the game development process and the production principle through actually building the core functions of a game using Scratch. As such, the computer game production principle was understood and it was made possible to learn more easily and more enjoyably the functions of multimedia and programming necessary for the production process. As the result, the learning of game production principles using Scratch was found to enhance the interest of the learner, and help with the understanding of game structure and learning software/programming language.

Contents Analysis of Vocabulary Learning Game Application on Smart-Phone and Tablet PC for Young Children's Language Learning (유아 언어학습용 단어게임 애플리케이션 분석)

  • Hyun, Eunja;Yeon, Hyemin;Jang, Juyeon;Lee, Eunyoung
    • The Journal of the Korea Contents Association
    • /
    • v.13 no.11
    • /
    • pp.551-561
    • /
    • 2013
  • The purpose of this study was firstly, to evaluate the contents of vocabulary game applications for young children's language learning. and secondly, to examine whether there is any differences between Korean and English word games in terms of the evaluation score. For this purpose, the word game applications in smart phone and tablet PC were analyzed, which included 30 Korean word games and another 30 English ones. The criteria to evaluate the contents were developed based on Children's Software Evaluation Instrument developed by CTR, the multimedia evaluation standard by Hee Sook Park, Young Joo Lee, and mobile contents evaluation standard by Soo Ui Choi. As a result, the educational value got the highest score whereas the design characteristics area got the lowest score in the whole evaluation analysis. And English word game applications mostly got higher score than Korean versions. The result of this study would suggest the way to evaluate educational game applications in use and to contribute to developing educational game contents aimed at young children's language learning.

Design and Implementation of Reinforcement Learning Agent Using PPO Algorithim for Match 3 Gameplay (매치 3 게임 플레이를 위한 PPO 알고리즘을 이용한 강화학습 에이전트의 설계 및 구현)

  • Park, Dae-Geun;Lee, Wan-Bok
    • Journal of Convergence for Information Technology
    • /
    • v.11 no.3
    • /
    • pp.1-6
    • /
    • 2021
  • Most of the match-3 puzzle games supports automatic play using the MCTS algorithm. However, implementing reinforcement learning agents is not an easy job because it requires both the knowledge of machine learning and the way of complex interactions within the development environment. This study proposes a method in which we can easily design reinforcement learning agents and implement game play agents by applying PPO(Proximal Policy Optimization) algorithms. And we could identify the performance was increased about 44% than the conventional method. The tools we used are the Unity 3D game engine and Unity ML SDK. The experimental result shows that agents became to learn game rules and make better strategic decisions as experiments go on. On average, the puzzle gameplay agents implemented in this study played puzzle games better than normal people. It is expected that the designed agent could be used to speed up the game level design process.

The Effect of Population-Level Learning on Entry Likelihood in the Mobile Game Industry

  • Seong, Dusan;Kim, Sahangsoon
    • Asia Marketing Journal
    • /
    • v.21 no.4
    • /
    • pp.77-89
    • /
    • 2020
  • Population-level learning has traditionally been used to provide an explanation for the underlying mechanism of industry change. But it has yet to examine the impact on strategic decisions such as market entry. This conceptual paper aims to provide an insight into how population-level learning affects entry likelihood by acting as a tool for interpreting population-level changes. We study this in the context of the fast-paced mobile gaming industry where population-level information is salient and develop a set of propositions with regard to the likelihood of entry.

Design of Learning Contents Focus on Game to Support the Mobile Learning (모바일 학습을 위한 게임형 콘텐츠 설계 방향)

  • Park, Hyung-Sung;Baek, Young-Kyun
    • Journal of The Korean Association of Information Education
    • /
    • v.11 no.2
    • /
    • pp.167-176
    • /
    • 2007
  • The world is changing fast from the information society to the knowledge society as the amount of knowledge exploded over through development of the information communication technology. In this situation, mobile learning based on the mobile devices (PDAs, Cellular phone, Tablet PC, etc) offers the opportunity to assist each individual and group to learn anytime, anywhere. The purpose of this study is to discuss development direction of game styled contents for mobile learning. we introduce the development direction and prototypes of mobile learning contents focused on game-styled activities as the alternative to make up for the weak points of the mobile devices.

  • PDF

Case Study and Development of Quest-Based Learning Using QR Code (QR코드를 활용한 퀘스트 기반학습 개발 및 적용사례 연구)

  • Park, Hyung-Sung
    • Journal of Korea Game Society
    • /
    • v.11 no.5
    • /
    • pp.79-88
    • /
    • 2011
  • The purpose of this study is to confirm meaning for quest-based learning designed as one of learning methods with new media, which the contents were made of QR code based on smart-phone. For this purpose, this study conducted 8 times of class during one month with 32 elementary third graders. And analysis for the result of this study was carried out MANOVA focus on four sub-factor of motivation. The results showed positive effect for quest-based learning in attention and confidence factor on motivation. Quest-based learning of gaming version as a learning method using various media can use a learning method for facilitation of learner participation, supporting of learning by doing.