ID:167379
Mar 21 2006, 10:22 am
|
|
whats a good text based game how to guide that actually works and has battle system and all the stuff you would find in a goood text based game?
|
Mar 21 2006, 10:27 am
|
|
Well, I am not sure such a thing exists. Alathon has done some neat stuff with BYOND based MUD projects. Perhaps that could get you started?
|
In response to Jmurph
|
|
where would i find it?
|
In response to VolksBlade
|
|
The attack system is the same as in a realtime game, except that you're not targetting mobs in get_step() or oview().
|
In response to VolksBlade
|
|
In response to Jmurph
|
|
Jmurph wrote:
Well, I am not sure such a thing exists. Alathon has done some neat stuff with BYOND based MUD projects. Perhaps that could get you started? I'll get to work on a how-to for text-based games soonish (Vagueness = Win), when my rather busy schedule clears up. BMUD should get you started though, and if you've got questions feel free to post them, I usually scan the forums for 'MUD' to specifically find questions related to that ;) |