1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Maze generator plugin

Discussion in 'Requests' started by Thunder33345, Feb 24, 2017.

  1. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    Basically a plugin that generates maze:
    it should be able to generate a maze with a configurable dimension(X&Z) and wall height(Y)
    the plugin should be able to generate a configurable walkway with and wall with
    the floor should be configurable with ID or null to left it as whatever blocks it is, the wall should be configurable but seperate config from the floor
    there should be some indication of the start point and the end point, it is not required to for both points to be on the wall/a way to get out but at the very lest the coordinates of both points should be sent to executor
    any algorithm that forms a decent enough maze works
    using asynctask or threads are not entirely necessary, but using a delay call back task in between building the maze is preferred

    bonus points:
    if you can make a maze "3d" by having more then one layers and using ladders to move up/down

    not nessary needed, but could be a cool project if anyone have nothing better to do
     
  2. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    OnTheVerge, jasonwynn10 and Muqsit like this.
  3. GamakCZ

    GamakCZ Zombie Pigman

    Messages:
    598
    GitHub:
    GamakCZ
    mcg76 made it for mcpe 0.9.x
     
  4. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    incase it isnt clear:
    i want latest plugins, it's also a pity for mcg's plugins as all his plugins are hosted only on his servers which is now dead

    and yeah 3d maps will be nice
    maps that utilize ladders,
    holes in the ground(one way down),
    one way ladders(using plugin teleportation)
    using portals(linking of point A to B

    will be nice
    also making it immune to "hugging wall" will be nice
     
  5. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    2014...
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.