Maze 3d
Thursday, December 21st, 2006
This is a screenshot from my 3d maze generator. I might post it on here some time soon. It is pretty basic, like that old screensaver.

This is a screenshot from my 3d maze generator. I might post it on here some time soon. It is pretty basic, like that old screensaver.
I just added my very basic maze generator to the downloads page. The character in game can be controlled by the A-W-D keys (A and D turn, W moves forward). Check it out, let me know if it doesn’t work. I included the glut dll, which I think is required. It’s really simplistic and was done as a homework assign for school.
The Maze generator algorithm is a randomized variation on the Minimum Search Tree Algorithm, I’ll go into detail on how it works some time, because it’s kinda interesting, and it can be improved. (At the cost of speed)
I’m reading a cybersecurity book which mentions that after several lawsuits related to pornography laws, legally you are able to request filters be removed from a public library computer to allow you to look at porn. That is hilarious, I wonder if it is true and if anyone’s done it.
That’s one way to stick it to the man, and yourself.
Random Link: I added a new background to my deviant art page. It’s sort of abstract.
I just updated my old random generator. It now has a bit cleaner interface, and generates numbers as well as roleplaying names, first person shooter names, and some more silly generators as well.
This is my first foray into both style sheets and php. Although I’m still working on the theme for this site, I have managed to add a downloads page to the site. Included on it so far are two of my counter-strike maps, and one very early demo for a programming project I am working on in my free time. While I am at it, I’ll throw up a game for zzt I made, though I don’t expect anyone to even have an idea what zzt is.
My plans for this site is to post general development updates for my 2d game project, and to post anything else I find interesting in the process.