Simple maze game

This is just for fun. It’s a game where a ball is your controller and you have to get through a maze. It took a few hours to make using an online maze generator.

https://dl.dropboxusercontent.com/u/31167283/2dMaze/WebPlayer/WebPlayer.html

I like what you’ve done, would you care to share the online maze generator you used?

Good job.

-Raiden

It asks me to download the Unity Web player.

Same here, so I did and installed it but it still asks to download the unity web player.

My previous version of the web player was 4.1.5f I think, the version installed now is 4.2.1f4

What you have to do, if using Chrome, is click the silver shield in the top right and click Load Unsafe Scripts.

I played the game, and got through the first maze. It was pretty fun, good job!

Thanks.

So what do you do if you are using Firefox?

To get the webplayer to work just remove the s from https:
Dropbox seems to cause this problem.

Yes, that worked.

Thanks. You can make a free maze at http://www.mazegenerator.net/. In blender I just used the custom sculpting brush to place the maze on a highly-subdivided plane. It has to be such that the highest points of the maze make it into a single line. I then stretch the whole thing along z enough to remove all other verticies then use extrude to give it vertical and horizontal width. Then I removed doubles at 0.01, and etruded it along the z axis. Getting it just the right size for it to work out cleanly was the only slight difficulty, as the second one took a bit more time than the first.

I know it’s an old post, but I am doing something similar and stuck, can you help. I don’t know how to use blender, so I am using sprite and have used the online maze generator, but can’t seem to get the controller working. How did you do that, if you can help. Thanks.