Search results

  1. Gozzy

    Cave Generator Updated

    Oh yeah, those rock! :cool: The point about my generators was that I always envisaged them providing a solid base level map for exactly this sort of thing - editing by the DM. You'll notice on the dungeon generator for example that you can choose a fancy coloured background or a plain colour...
  2. Gozzy

    Cave Generator Updated

    Did you have area maps in mind? I have some code under development (don't ask me when it will be ready :\ ) that does area maps however it won't be hex based.
  3. Gozzy

    Cave Generator Updated

    I guess as the code outputs a JPEG you could load it into a Graphics package such as GIMP/Photoshop/PaintShop Pro/etc. and edit it as you see fit. Just select all of the background colour (the black) and knock it out. You could then edit freely. Other than that the code doesn't produce a...
  4. Gozzy

    Cave Generator Updated

    genshou - That's spot on the effect I was trying to achieve. So I can explain what the Density setting does you'll have to bear with me as I ramble on about how the generator works :) . When you create a map the code runs along randomly placing the larger caves onto a grid (the whole thing is...
  5. Gozzy

    Cave Generator Updated

    D'oh! Fixed in the original post. Thanks!
  6. Gozzy

    Cave Generator Updated

    I have just completed the first in what I hope will be a number of updates over the coming weeks and months to the generators on my site. In short, I have fixed a few bugs in the Random Cave Map generator and included (fanfare please!) a second tile set. This is a sort of sharply faceted...
  7. Gozzy

    New Random Cave Map Generator

    Wow, thanks! :o I guess I'll keep on working on the Encounter Map generator then...;)
  8. Gozzy

    New Random Cave Map Generator

    Minor Updates I've updated the cave map generator based on some of the feedback. It now includes user choices, an optional entry point and better randomisation. Check it out here.
  9. Gozzy

    Major Update:Random Dungeon Map Creator

    Further to recent feedback about the Random Dungeon Map Creator on my website I've been getting busy and have just uploaded a major update. This version allows you to customise map and room sizes, includes a choice of tiles and backgrounds and includes not one but two versions that produce quite...
  10. Gozzy

    Maps to yoink

    Of course, you could always check out my site. :) Along with the hand-made stuff there is also the random dungeon and cave generators which will almost certainly help you along. I also have a fairly extensive links page which is a worthwhile place to start.
  11. Gozzy

    New Random Cave Map Generator

    See attached. I've worked up a new version of the generator (which isn't finished yet - I'll add it to my site when it is) that works on an entirely different set of rules to the original. I studied a number of dungeon maps to analyse how they are composed and this is the answer to that. Oh by...
  12. demo.JPG

    demo.JPG

  13. Gozzy

    New Random Cave Map Generator

    Thanks for all the comments, I'll try and answer some of the specific questions as follows. Unfortunately the code is written in PHP with MySQL backend and a PNG library for the graphics. To install it on a laptop you would need to installa Apache and MySQL. I would also have to release the...
  14. Gozzy

    New Random Cave Map Generator

    To complement my existing Random Dungeon Map Creator I have now added a Random Cave Map Creator to my site. The number of cave maps you can create are practically limitless, just refresh your browser to generate another! I would appreciate feedback on both of these as they took some time to...
Top