Press SPACE to generate a maze with a random seed. Press S to enter a seed to generate a maze with.
Algorithm: https://en.wikipedia.org/wiki/Maze_generation_algorithm Now uses my pseudorandom number generator, which allows the use of seeds to recreate a maze. Leave a comment with any cool seeds that you find.