Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Other Computer Sciences

Electronic Thesis and Dissertation Repository

2020

Context-Free Grammar

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

A Hybrid Approach To Procedural Dungeon Generation, Mathias Paul Babin Jun 2020

A Hybrid Approach To Procedural Dungeon Generation, Mathias Paul Babin

Electronic Thesis and Dissertation Repository

This thesis presents a novel approach to the Procedural Content Generation (PCG) of both maze and dungeon environments. The solution we propose in this thesis borrows techniques from both Procedural Content Generation via Machine Learning as well as Constructive PCG methods. The approach we take involves decomposing the problem of level generation into a series of stages which begins with the production of macro-level functional structures and ends with micro-level aesthetic details; specifically, we train a Deep Convolutional Neural Network to produce high-quality mazes, which in turn, are transformed into the rooms of larger dungeon levels using a constructive algorithm. …