About the project
The Tile Generator was created for the game Abyss Lab. He creates a cave system based on a number (seed). Cave size, number, distance and other parameters can be adjusted as desired. During the programming, great attention was paid to performance in order to minimize the loading time for each creation. Therefore, unlike most of the games I have programmed, the focus here is very actively on multithreading.