Search Unity

LabyGEN - A Random Maze Generator

Discussion in 'Assets and Asset Store' started by Skeleton, Feb 22, 2012.

  1. Skeleton

    Skeleton

    Joined:
    Nov 18, 2011
    Posts:
    34

    Hello, today I'd like to present to you my new project, LabyGEN,
    it's a random maze-generator.

    With any Prefab or GameObject you wish, LabyGEN, using a sophisticated Spawn-system,
    randomly creates a maze of any size, with the given Height and Width.

    An option for spawning an additional Player object is also available.

    Along with its random maze-generator fuctionality, you can also customize the Script to suit your specific needs,
    for instance spawning single objects, such as enemies or health pick-ups,
    such a functionality is shown and commented in an included "Bonus Game" scene.

    LabyGEN has been successfully tested under the following platforms/devices:

    Windows (Using the "Standard Character Controller")
    iPhone (Using the "Standard Assets for Mobile")
    Android (Using the "Standard Assets for Mobile")

    I hope you guys will like it,
    if you have any questions or suggestions, please don't hesitate to leave a comment below, thank you. :)

    Check out the YouTube video to see how it works!



    Comming soon in the First Update Prefab Creation!

     
    Last edited: Feb 24, 2012
  2. portgalaxy

    portgalaxy

    Joined:
    Dec 9, 2011
    Posts:
    55
    Looks very cool, when is this available on the Unity Store? I could see implementing this as a mini-game and having players go through different mazes!
     
  3. matis1989

    matis1989

    Joined:
    Mar 23, 2011
    Posts:
    162
    I need it, I need it now!:) When can we expect script on store? Price?
    Nice work
     
  4. gregmax17

    gregmax17

    Joined:
    Jan 23, 2011
    Posts:
    186
    This looks like a fun plugin, when will it be available and for how much?
     
  5. granada

    granada

    Joined:
    Oct 31, 2010
    Posts:
    135
    I like it,you could go mad in there :D.

    Dave
     
  6. Skeleton

    Skeleton

    Joined:
    Nov 18, 2011
    Posts:
    34
    Hey guys i'm proud to say LabyGEN has been successfully submitted to the Asset Store :). So it will be available soon.
     
  7. portgalaxy

    portgalaxy

    Joined:
    Dec 9, 2011
    Posts:
    55
    Great, looking forward to it.
     
  8. Skeleton

    Skeleton

    Joined:
    Nov 18, 2011
    Posts:
    34
    Some feature I'm currently working on, for the upcoming Update:

    - Creating a Prefab of the Complete Maze (with one click)
    - Random Material Option
    - Random Wall Color
     
    Last edited: Feb 24, 2012
  9. Unitee

    Unitee

    Joined:
    Dec 19, 2011
    Posts:
    10
    Hey, uhm, great job you did there, I imagine some sort of a 3D Pac-Man, :D.
     
  10. portgalaxy

    portgalaxy

    Joined:
    Dec 9, 2011
    Posts:
    55
    Here is an idea, add the option for multiple levels. So we could have them go up a floor to another random maze. This could be done manually pretty easily but maybe it's a feature you'd like to add.
     
  11. Skeleton

    Skeleton

    Joined:
    Nov 18, 2011
    Posts:
    34
    Thanks for the wonderful idea mate,
    I think such a functionality is already included and shown in the "Bonus Game" scene,
    you will be spawned/teleported to the next maze,
    when reaching the spawn/teleport block at the end of each maze.
     
  12. Unitee

    Unitee

    Joined:
    Dec 19, 2011
    Posts:
    10
    Man this sounds so great, can't await it already,

    will it also be available in other places?

    For example Gameprefabs.com, or ActiveDen?


    Oh yeah and some more screenshots would be awesome!

    Thanks in advance! :)
     
  13. Skeleton

    Skeleton

    Joined:
    Nov 18, 2011
    Posts:
    34
    Here i think it is better than a screenshot :)



    Thanks in advanced for your comment guys.

    The LabyGEN with Prefab generation would be included in the first Update.
     
    Last edited: Feb 24, 2012
  14. Unitee

    Unitee

    Joined:
    Dec 19, 2011
    Posts:
    10
    Hey wonderful mate, appreciated!

    As they say, a picture is worth a thousand words... A video is worth a million... Hehehe :D.


    Looks awesome, I can't await it, a great algorithm you got there, it seems quite flawless. :)
     
  15. Retronamic

    Retronamic

    Joined:
    Apr 28, 2011
    Posts:
    66
  16. ArmoredThirteen

    ArmoredThirteen

    Joined:
    Feb 24, 2012
    Posts:
    2
  17. Skeleton

    Skeleton

    Joined:
    Nov 18, 2011
    Posts:
    34
    hmm looks ok.. hey good luck for yours..
    so it will costs... 15$ with prefab generation and random material option in asset store...
    Documentation included
    Bonus game included

    and guaranteed updates
     
  18. ArmoredThirteen

    ArmoredThirteen

    Joined:
    Feb 24, 2012
    Posts:
    2
    I feel we might both benefit by working together and splitting the profits on one submission, if you're open to that.
     
  19. matis1989

    matis1989

    Joined:
    Mar 23, 2011
    Posts:
    162
    any info about release? Are you send it to approve?
     
  20. FredericRP

    FredericRP

    Joined:
    Jan 11, 2010
    Posts:
    79
    wow, it seems there's a lot of maze generator developers ! I implemented one myself after a previous ludum dare to test some features (game title : sQared), that wasn't quite the same way of generation though, I wonder how different it is: did you use depth first search algorithm ? (I used this one and tried another one too).
     
  21. Skeleton

    Skeleton

    Joined:
    Nov 18, 2011
    Posts:
    34