💾 Archived View for bbs.geminispace.org › u › blah_blah_blah › 15787 captured on 2024-05-12 at 18:26:28. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

➡️ Next capture (2024-05-26)

-=-=-=-=-=-=-

Comment by 🚀 blah_blah_blah

Re: "Some have a random room with a random bandit. But why is a..."

In: s/Tabletop-RPGs

$ git clone git://soft.dmz.rs:2222/dungen.git
Cloning into 'dungen'...
fatal: protocol error: bad line length character: SSH-

🚀 blah_blah_blah

Mar 25 · 7 weeks ago

3 Later Comments ↓

❄ ghost [OP] · Mar 26 at 00:59:

My bad. Should have been: git clone ssh://soft.dmz.rs:2222/dungen.git

🚀 blah_blah_blah · Mar 26 at 15:50:

Got it working. Result was a map without many details. Maybe add a textfile to explain what's supposed to happen in each room?

❄ ghost [OP] · Mar 28 at 07:35:

Yea, it's just bare-bones concept. The important bit is not placing libraries in hallways, and only placing traps where they do not block hallways.

Original Post

🌒 s/Tabletop-RPGs

Some have a random room with a random bandit. But why is a bandit in this dungeon, on his own? What is he doing here? So I've made a little python dungeon generator ('dungen') which generates a dungeon by making history. (1) A cavern or mine makes tunnels, then (2) dwarves, gnomes, or elves make the place liveable. Finally, (3) a bad-guy attacks, and converts those nice liveable spaces with minions. Get a copy here, on my little git server. '> ssh -p 2222 soft.dmz.rs -t dungen' git clone...

💬 ghost · 4 comments · Mar 24 · 7 weeks ago