Nice start. You can use it in many ways but I'd suggest starting with a simple maze that has an exit in a random direction and fog-of-war (meaning it gets darker every square away from the player) to keep the player guessing.
If you want to make it 3D you can simply use this as the base/map and turn those black areas into blocks (higher than the player can see over).