I'm developing rogue like and need a drop-in simple dungeon generator for immediately testing of graphical functionality. Found bunch of code, but all of this code (Nethack, Angband) pretty tight integrated into this application. Is that any cool dungeon generators on c (not C++!), that just draw dungeon in ASCII on stdout? I don't want C++, cause I'm on iOS and do not want to adapt it later.
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|