Go look around in the gallery if you absolutely have to.
I don't even think this is the right forum to put this :o
But at least TRY to make one. Here's some building tips:
1|Modular: Try making a wall section or floor and duplicating it. Makes it a little easier.
2|Random: If you want a neat wood effect, use this:
echo(getRandom(1, [insert length of your wall]));
and round up if there's no brick that size, or down if there's no space. Place the brick of that size. Color it different shades of brown afterward.
3|Frame: I've never done this, but try making a frame first instead of building the walls right away. I suspect this might be a lot easier.