The Settlers of Catan: Map Generators
While working on creating an AI to play Settlers, I had to create a program to generate maps. I thought it would be neat to put it on the web. Please let me know what you think.
Create ASCII maps
These are nothing really fancy, but will quickly give you an idea of a new board layout.
If you're interested in the source code, it's written in Python, an object-oriented, embeddable, scripting language.