Deep Reinforcement Learning for Playing 2.5D Fighting Games
Deep reinforcement learning has shown its success in game playing. However, 2.5D fighting games would be a challenging task to handle due to ambiguity in visual appearances like height or depth of the characters. Moreover, actions in such games typically involve particular sequential action orders, which also makes the network design very difficult. Based on the network of Asynchronous Advantage Actor-Critic (A3C), we create an OpenAI-gym-like gaming environment with the game of Little Fighter 2 (LF2), and present a novel A3C+ network for learning RL agents. The introduced model includes a Recurrent Info network, which utilizes game-related info features with recurrent layers to observe combo skills for fighting. In the experiments, we consider LF2 in different settings, which successfully demonstrates the use of our proposed model for learning 2.5D fighting games.
Code (4)
Tasks
Deep Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
At Human Speed: Deep Reinforcement Learning with Action Delay
There has been a recent explosion in the capabilities of game-playing artificial intelligence. Many classes of tasks, from video games to motor control to board games, are now solvable by fairly generic algorithms, based…
Board GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1Enhancing Player Enjoyment with a Two-Tier DRL and LLM-Based Agent System for Fighting Games
Deep reinforcement learning (DRL) has effectively enhanced gameplay experiences and game design across various game genres. However, few studies on fighting game agents have focused explicitly on enhancing player enjoyme…
Deep Reinforcement LearningGame DesignLarge Language ModelFighting Game Adaptive Background Music for Improved Gameplay
This paper presents our work to enhance the background music (BGM) in DareFightingICE by adding adaptive features. The adaptive BGM consists of three different categories of instruments playing the BGM of the winner soun…
AI AgentDeep Reinforcement LearningAdaptive Background Music for a Fighting Game: A Multi-Instrument Volume Modulation Approach
This paper presents our work to enhance the background music (BGM) in DareFightingICE by adding an adaptive BGM. The adaptive BGM consists of five different instruments playing a classical music piece called "Air on G-St…
Deep Reinforcement Learningreinforcement-learningDiversity-based Deep Reinforcement Learning Towards Multidimensional Difficulty for Fighting Game AI
In fighting games, individual players of the same skill level often exhibit distinct strategies from one another through their gameplay. Despite this, the majority of AI agents for fighting games have only a single strat…
Deep Reinforcement LearningDiversityreinforcement-learningReinforcement Learning (RL)