Game Development and Design

PROJECT 1: Maze-Ro Puzzle Game with Procedural Content Generation (PCG) using Genetic Algorithm

Used procedural rule generation to randomly create rules and check its fitness through genetic algorithm. This was a team project of two people. My portion of the work was the rule generation through genetic algorithm in C# while my teammate worked on creating the display and scene in unity.