Xref: utzoo rec.games.programmer:1115 comp.lang.c:20972 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!aramis.rutgers.edu!porthos.rutgers.edu!sofmac From: sofmac@porthos.rutgers.edu (Sofus Macskassy) Newsgroups: rec.games.programmer,comp.lang.c Subject: data structure for dungeons Message-ID: Date: 20 Aug 89 20:38:38 GMT Distribution: na Organization: LCSR @ Rutgers University Lines: 10 I am trying to build up a 3d dungeon, but can't figure out what kind of data structure to use. I don't want to use arrays, but would rather use some kind of linked list. If somebody knows a good and short structure, that uses minimal memory, I would appreciate it if they would mail me at sofmac@porthos.rutgers.edu thanks in advance -- Sofus