Optimizing Player'S Satisfaction Through Dynamic Difficulty Adjustment Based On Amaf Heuristics For Game Dead End

Bin Wu
2011-01-01
Abstract:5 major problem of Dead-End Game is how to generate satisfactory game opponents at appropriate challenge level. This paper introduces one approach for creating game opponents by DDA (Dynamic Difficulty Adjustment), which is used to dynamically adjust challenge level of opponents according to the player's skill level. The approach of DDA is based on All-Moves-As-First method, which perform excellent in the computer Go but only a few research are found on video game, like Dead-End and Pac-Game. Moreover, in order to improve the effectiveness and efficiency of the Game AI, this paper also talks about an alternative approach, "knowledgebased-AMAF-controlled-NPC", which creates DDA based on knowledge from AMAF.
What problem does this paper attempt to address?