This project is a maze generator using Randomized Prim's Algorithm and its made using OOP for better implementation on games.
It is written on Processing, but it can be easily ported to C# or Java.
Red Square: The first Cell of the Maze.
Green Square: The exit.
Blue Square: The player. Use arrow keys to move it.
The MIT License (MIT) Copyright (c) 2015 Heiner León
