The developed game is an adventure game set in a labyrinth. This game features NPCs as enemies that will capture the character during gameplay. In order to achieve this effectively, the algorithm that will be employed is the jump point search algorithm, enabling NPCs to find the fastest path to the character.The testing conducted in this research includes evaluating the number of visited nodes …