Loading...
Please wait, while we are loading the content...
Similar Documents
Comparative Analysis of Pathfinding Algorithms A * , Dijkstra , and BFS on Maze Runner Game
| Content Provider | Semantic Scholar |
|---|---|
| Author | Permana, Silvester Dian Handy Bintoro, Ketut Bayu Yogha Arifitama, Budi Syahputra |
| Copyright Year | 2018 |
| Abstract | Maze Runner game is a game that requires pathfinding algorithm to get to the destination with the shortest path. This algorithm is used in an NPC that will move from start node to destination node. However, the use of incorrect algorithms can affect the length of the computing process to find the shortest path. The longer the computing process, the longer the players have to wait. This study compared pathfinding algorithms A *, Dijkstra, and Breadth First Search (BFS) in the Maze Runner game. Comparison process of these algorithms was conducted by replacing the algorithm in the game by measuring the process time, the length of the path, and the numbers of block played in the existing computing process. The results of this study recommend which algorithm is suitable to be applied in Maze Runner Game. |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://ijistech.org/ijistech/index.php/ijistech/article/viewFile/7/pdf |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |