Use the arrow keys to navigate and escape the maze. This is not a very fun game... My objective with this project was simply to implement a way to represent a circular maze in a list. This allows the maze to be endless, drawn using the pen, and (in future projects) pseudorandom. This project is not optimized in any way. All code by me (@kriblo).