National Repository of Grey Literature 2 records found  Search took 0.01 seconds. 
Survival/Exploration Game in Unity
Klaban, Tomáš ; Matýšek, Michal (referee) ; Vlnas, Michal (advisor)
This bachelor's thesis is focused on the development of a survival game in the game engine Unity. The game is implemented in the top-down perspective and contains survival game mechanics in the form of enemy combat, environment exploration and improving character's attributes. The game world is fully procedurally generated in chunks using Perlin noise and Poisson disk sampling algorithm. The thesis explores various ways of procedural generation, which include noise, cellular automata and genetic algorithms. The thesis also contains theoretical knowledge about pseudorandom generators, artificial intelligence and pathfinding algorithms.
Roguelike Game in Unity
Mančuška, Adrian ; Milet, Tomáš (referee) ; Vlnas, Michal (advisor)
This bachelor's thesis deals with the development of a roguelike game with multiple generated levels using the game engine Unity. The thesis explores various uses of procedural generation, which include various noises, grammars, and cellular automata. At the same time, possibilities of combining these techniques with manual game content creation are also explored. This thesis also deals with other areas necessary for game development, such as pseudorandom generators and artificial intelligence. The thesis discusses some of the possibilities of implementation of artificial intelligence. These possibilities are finite state machines and behaviour trees. Pathfinding algorithms are needed too, for example the A* algorithm. From design standpoint, the focus is on fulfilling various characteristics and requirements of the roguelike genre of games.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.