Application of the Perlin Noise Algorithm as a Track Generator in the Endless Runner Genre Game

Anirma Kandida Ginting,Kartika Sari,Cut Fadhilah,Rahmad Nurhadi Yusra,Dedy Hartama,Muhammad Zarlis
DOI: https://doi.org/10.1088/1742-6596/1255/1/012064
2019-08-01
Journal of Physics: Conference Series
Abstract:Abstract The rapid development of technology has made the game as one of the popular entertainment media ranging from children to adults. Endless Runner games can be interpreted into two things, namely player characters that cannot stop or the game track that continues to run. The Perlin Noise algorithm will generate a Track Generator that continues to run randomly. Procedurally track generators can produce Pseudo-endless tracks, which are commonly used in Endless Runner games. Each track is generated by combining a series of blocks installed with each other, where each block experiences a deformation change in front of it. So that the next block that will be made in accordance with the one behind it thus repeating the process will result in unlimited tracks. Making this Track Generator uses C Sharp programming language (C #) using the Unity 5.5 game engine.
What problem does this paper attempt to address?