Well, here is what I need help with.
This is going to be a button oriented game. So, if I go "north", I've been coding the information about each room that can be reached by going north in the north button section of my code. I want to be able to put this somewhere else, say in a module or a class.
Any tips on that or links to sites?
Thanks,
Brian