Senior project for AI class.
Website created using a template and was created as a way to display my AI project. It also served as a vital part of the project to allow users to play generated sokoban levels and rank the difficulty. This ranking was compared with different ranking algorithms to evaluate how closely the algorithms compare.
Python was used for the level generating. Levels are created from scratch and are guaranteed to be solvable.