12-01-2013, 06:48 AM
To do something completely different for a while, I decided to make a little funny plugin that constructs mazes made of doors and flips a few doors every moment, so that the maze "lives". So far I got the maze generator working, I had no idea constructing a reasonable pseudorandom function in Lua would be so difficult.