Home /Research /Using a genetic algorithm to tune first-person shooter bots
OTHER

Using a genetic algorithm to tune first-person shooter bots

Nancy S. Cole, Sushil J. Louis, Christopher E. Miles

Year
2004
Citations
113

Abstract

First-person shooter robot controllers (bots) are generally rule-based expert systems written in C/C++. As such, many of the rules are parameterized with values, which are set by the software designer and finalized at compile time. The effectiveness of parameter values is dependent on the knowledge the programmer has about the game. Furthermore, parameters are non-linearly dependent on each other. This paper presents an efficient method for using a genetic algorithm to evolve sets of parameters for bots which lead to their playing as well as bots whose parameters have been tuned by a human with expert knowledge about the game's strategy. This indicates genetic algorithms as being a potentially useful method for tuning bots.

Keywords

Parameterized complexityComputer scienceProgrammerGenetic algorithmSet (abstract data type)RobotSoftwareCompilerExpert systemArtificial intelligence

Related papers

Browse all OTHER papers