• Title/Summary/Keyword: Racing game

Search Result 49, Processing Time 0.021 seconds

Design of Boat Racing Game using Buoyant Force

  • An, Syoungog;Kang, Jae-Hyun;Kim, Soo Kyung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.23 no.9
    • /
    • pp.21-26
    • /
    • 2018
  • A variety of game algorithms have been proposed in recent years. Racing games using these new algorithms have greatly improved compared to those in the past. According to the analysis of racing games done by wheelgamer.com, a website that specializes in racing games, cars are the most common subject in mainstream racing games. These results show there are very few racing games using special subjects such as boats. This paper proposes a method to develop a realistic boat racing game using the Buoyont Force, beyond the limitation of typical racing games that are restricted to cars. A Material Editor based on Unreal Engine 4.12 is used to manifest the Dynamic Material of realistic ocean water. Blueprint, a visual scripting function, is used to materialize buoyancy which allows the boat to move freely along the waves.

Development of a Racing Game for Mobile Robots using Multiple Smartphones (다중 스마트폰을 이용한 이동로봇 대상의 레이싱게임 구현)

  • Jung, Hahmin;Kim, Dong Hun
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.19 no.10
    • /
    • pp.861-866
    • /
    • 2013
  • This paper presents the development of a racing game by controlling multiple smartphones based on ad hoc communication. The proposed racing game by the smartphone-based control interface does not require any specific game console or remote controller. Thus, any multiple users who have smartphones are able to play the game in a monitor at the same time. In addition, the developed game is applicable to actual mobile robots in cases where the positions of all robots are measured, since its game unit is a mobile robot model with a differential drive. An experimental result shows that the racing game in a PC can be realized by the proposed communication interface through four iPhones based on acceleration sensors.

Comparison of simulation racing reality using simulation racing data based on racing equipment (레이싱 장비 기반의 시뮬레이션 레이싱 데이터를 활용한 시뮬레이션 레이싱 현실성 비교)

  • Lee, Yoseb;Lim, Young-Han
    • The Journal of the Convergence on Culture Technology
    • /
    • v.8 no.2
    • /
    • pp.393-398
    • /
    • 2022
  • In order to experience and compete in car racing in reality, the barrier to entry is very high. It takes a lot of money and time to recruit or participate in a license, expensive vehicle, and stadium where the game can be played. Because of this problem, various equipment is used to create a feeling similar to real racing in their own space through sim racing equipment. Equipment similar to this reality is called sim racing equipment. The sim racing equipment can be divided into three categories. The first is a racing game device that can run virtual racing, the second is a steering wheel, seat, and cradle that are linked to the racing game device, and the third is a racing motion device that allows the body to experience the direction of movement in the racing game. In this thesis, the feeling of real car racing is based on game racing, and how similar reality to real racing is through the steering wheel and cradle equipment, which are equipment that can control game racing, and motion equipment that allows you to experience the direction of game racing. Let's check how the difference between real racing and data value changes through the G-Force direction and speed change values.

Development of a 3-D Racing Game Using Java (Java를 이용한 3차원 레이싱 게임 개발)

  • Jeong, Gab-Joong;Jang, Jae-Won
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.2
    • /
    • pp.627-630
    • /
    • 2005
  • This paper describes the development of a racing game with three-dimensional computer graphics as one of web-based game contents. Client user using web can access and run java applet program with download of Java Bytecode with the independence of hardware system. It consists of graphic user interface module, initial space generation module, event handler module, and thread control module. It uses 2-D linked list data structure for the 3-D graphic objects that are located in three-dimensional space for high-speed object searching and sorting. It enhances the dynamic object moving and viewing in three-dimensional space. We can use the developed racing game to inform game users of information for an advertisement like tourism information, and can apply the proposed 3-D drawing technology to 3-D game graphic engine core.

  • PDF

VR Content Development for Racing Drone Control Training (레이싱 드론 조종 훈련을 위한 VR 콘텐츠 제작)

  • Kim, Jeong-Eun;Woo, Tack
    • Journal of Korea Game Society
    • /
    • v.18 no.3
    • /
    • pp.113-122
    • /
    • 2018
  • In this paper, we will discuss planning and production of VR contents for effective racing drone steering training. In the real world, direct racing drone training training is obviously a space and economic limit. We propose through the production of VR-based drone infiltration action game as a solution to these limitations and try to improve effective drone handling ability. Especially, we designed the virtual reality contents in a similar environment by using the similarity of FPV goggles and HMD based VR, and designed virtual drones, maps and obstacles considering the characteristics of the structures used in racing drone and drone racing. Also, we tried to increase the user's immersion and presence by increasing difficulty level of obstacles.

Comparison of Reinforcement Learning Activation Functions to Improve the Performance of the Racing Game Learning Agent

  • Lee, Dongcheul
    • Journal of Information Processing Systems
    • /
    • v.16 no.5
    • /
    • pp.1074-1082
    • /
    • 2020
  • Recently, research has been actively conducted to create artificial intelligence agents that learn games through reinforcement learning. There are several factors that determine performance when the agent learns a game, but using any of the activation functions is also an important factor. This paper compares and evaluates which activation function gets the best results if the agent learns the game through reinforcement learning in the 2D racing game environment. We built the agent using a reinforcement learning algorithm and a neural network. We evaluated the activation functions in the network by switching them together. We measured the reward, the output of the advantage function, and the output of the loss function while training and testing. As a result of performance evaluation, we found out the best activation function for the agent to learn the game. The difference between the best and the worst was 35.4%.

Compare View Styles in the Smartphone AR Car Driving Game (스마트폰 AR 차 운전 게임에서 사용자 시점 비교)

  • Shin, Ji-Hye;Kim, Seungwon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2021.11a
    • /
    • pp.1009-1011
    • /
    • 2021
  • 게임에서 플레이어에게 시각적으로 제공되는 환경을 View라고 하는데, View의 전환만으로도 전혀 다른 게임의 경험이 가능하다. 본 논문에서는 car racing game에서 View의 전환에 따른 게임의 경험 차이를 비교하였다. 우리는 ARcore 라이브러리를 사용하여 AR car racing game을 구현하였고 virtual joystick을 사용한 Interaction 방법을 구현하였다. Top down view와 first person view의 차이점이 플레이어의 실감에 어떠한 영향을 미치는지 연구하기 위해 두 view을 구현하여 pilot study를 수행하였다.

Simple but Effective Vehicle Wheel Simulation based on Imaginary Wall and Impulse Model for Racing Game (가상 벽과 충격 모델에 기반한 단순하지만 효과적인 레이싱 게임용 차량 바퀴 시뮬레이션 기법)

  • Kang, Young-Min
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.10 no.10
    • /
    • pp.1752-1758
    • /
    • 2006
  • Racing game requires plausible physics model that can be simulated in realtime. Minor artifacts in racing games are easily noticed, and any kinds of games should work interactively. It is difficult to model the accurate tire-ground physics and to integrate the model into realtime environments. In this paper, an efficient and effective 'imaginary wall' model was proposed. The method can be easily implemented because of the simplicity of the physical model used, and the result of the simulation is realistic enough for the racing games.

A Single-Player Car Driving Game-based English Vocabulary Learning System (1인용 자동차 주행 게임 기반의 영어 단어 학습 시스템)

  • Kim, Sangchul;Park, Hyogeun
    • Journal of Korea Game Society
    • /
    • v.15 no.2
    • /
    • pp.95-104
    • /
    • 2015
  • Many games for English vocabulary learning, such as hangman, cross puzzle, matching, etc, have been developed which are of board-type or computer game-type. Most of these computer games are adapting strategy-style game plays so that there is a limit on giving the fun, a nature of games, to learners who do not like games of this style. In this paper, a system for memorizing new English words is proposed which is based on a single-player car racing game targeting youths and adults. In the game, the core of our system, a learner drives a car and obtains game points by colliding with English word texts like game items appearing on the track. The learner keeps on viewing English words being exposed on the track while driving, resulting in memorizing those words according to a learning principle stating viewing is memorization. To our experiment, the effect of memorizing English words by our car racing game is good, and the degree of satisfaction with our system as a English vocabulary learning tool is reasonably high. Also, previous word games are suitable for the memory enforcement of English words but our game can be used for the memorization of new words.

A Game Computing Environment and a Guideline for Developing 3-Dimensional Racing Games (3차원 레이싱 게임의 컴퓨팅 환경과 개발 방법)

  • Jang, Hyun-Duk;Kim, Seong-Hoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.6
    • /
    • pp.1226-1233
    • /
    • 2005
  • The purpose of this paper is to overview the recently changed environments of developing a computer game software and propose an appropriate developemnt methodology to these environments. For the speed of playing 3-dimensional games in window-based environments of personal computer, we investigated DirectX as a game development library and suggested a guideline for developing 3-dimensional computer games which is compatible with various hardware platforms and keep up a fitting speed of game-playing.