I finally submitted my game yesterday (ASCII Maze Game for Apple IIe). It was such a fun challenge! Kept me up at night thinking about how to squish everything in to the space requirements. :-D There was one part where I needed to shuffle 4 sets of 2 numbers and it took me over two lines to do it. I know there must be a better (shorter) way of doing it, but I couldn't think of one. I'm really looking forward to seeing other people's code now, to see how you all dealt with the space requirements!