READ READ READ READ READ bit.ly/3FuQ EDIT: that URL above is broken, try this one: http://j.mp/o73S3O Check it out! Be sure to download BYOB: http://byob.berkeley.edu/ If you love text adventures and/or MU*'s, then this is really, really worth looking at. It's a base for making the best text adventures in a Scratch environment. If you go far enough to create your own text adventure (if you understand the vague documentation) I would love it if you could share a download link to the source or compiled version (executable) in the comments section below. This is my biggest project yet, and I have spent a lot of time developing it so any feedback good/bad is really helpful to me. NOTES: In the documentation the explanation of exits in the area list is very vague. The third element of the list through the eighth element are the exits in N E S W Up Down order. (can be remembered Never Eat Soggy Waffles Unless Dry.) Each of these elements contain the RoomID of the room you would be in if you move in the corresponding direction. This project is for slightly more experienced Scratch programmers as it is a little "involved". An understanding of how BYOB works won't hurt either. Please feel free to leave a comment asking a question about anything related to this and I will be happy to answer :) There may be some things you need clarified in the documentation.