Adventure Game Engine - Version 1.0 This program contains full source and binaries. It's just a small program I wrote to help me with development. Its a useful utility if you want to write an adventure game, which requires room and object data. Simply use the map editor provided, and once you have added the rooms, hit validate, and you can then view the map graphically. You can have up to 1000 rooms, and 1000 levels (as in up and down -500 to 500) but up to 100 rooms on each level. If you are looking for a quick way to develop room and object data in vb, this is the one for you.