Implementasi Algoritma Multiplicative Random Number Generation (MRNG) Dalam Menemukan Objek Pada Game Berbasis Android
Keywords:
Game, object, randomAbstract
Games are a form of entertainment enjoyed by all age groups of children, adults and the elderly. This research
will build a game to find a simple game object that is played by disassembling an object or image. Randomized
images require an algorithm so that it can be applied to games, Game finds the process of playing randomized
objects using the algorithm used in this study, namely Multiplicative Random Number Generation (MRNG) which
is an algorithm to be able to sequentially or sequence numbers as the results of calculations with a computer
whose distribution is known so that the numbers appear randomly and are used continuously. The result of this
research is an android-based game in which there is an object-finding game that utilizes Multiplicative Random
Number Generation (MRNG). In this study, it was developed using Unity 3D software and utilizing the assets of
Unity 3D software with a visual code text editor, in modeling the flow diagrams in this study using a unified
modeling language. The purpose of this research is to produce games that can hone thinking skills and build games
to find objects. using multiplicative random number generation algorithm. This game can be played by all people
in training memory and thinking skills, this game is equipped with a time feature.