one4k4 has asked for the wisdom of the Perl Monks concerning the following question:
and so on..room_id,x,y,z 1,0,0,0 2,1,0,0
That's how I can go about building the x,y,z stuff above. If the direction we moved is east, then x++, etc..room_id,exit_to_room_id, exit_direction 1,2,e 2,1,w
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Mapping node relationships
by dragonchild (Archbishop) on May 13, 2003 at 13:12 UTC | |
by one4k4 (Hermit) on May 13, 2003 at 13:21 UTC | |
by dragonchild (Archbishop) on May 13, 2003 at 13:37 UTC | |
by one4k4 (Hermit) on May 13, 2003 at 13:55 UTC | |
by one4k4 (Hermit) on May 13, 2003 at 13:58 UTC | |
Re: Mapping node relationships
by one4k4 (Hermit) on May 13, 2003 at 15:17 UTC | |
by PodMaster (Abbot) on May 14, 2003 at 11:04 UTC | |
by one4k4 (Hermit) on May 14, 2003 at 18:15 UTC |