Introduction to Behavior Algorithms for Fighting Games

Ignacio Gajardo,Felipe Besoain,Nicolas A. Barriga
DOI: https://doi.org/10.48550/arXiv.2007.12586
IF: 14.4
2020-07-06
Artificial Intelligence
Abstract:The quality of opponent Artificial Intelligence (AI) in fighting videogames is crucial. Some other game genres can rely on their story or visuals, but fighting games are all about the adversarial experience. In this paper, we will introduce standard behavior algorithms in videogames, such as Finite-State Machines and Behavior Trees, as well as more recent developments, such as Monte-Carlo Tree Search. We will also discuss the existing and potential combinations of these algorithms, and how they might be used in fighting games. Since we are at the financial peak of fighting games, both for casual players and in tournaments, it is important to build and expand on fighting game AI, as it is one of the pillars of this growing market.
What problem does this paper attempt to address?