Project Description
A basic console maze game. The maze is always randomly generated, using the Depth First Search algorithm. A basic menu and score system are also included.