Yes, it's always nice to get a bit of feedback!
Development on
The Search For The Lost Football is still ongoing, although I haven't really done much programming-wise with it. Some of my time is being spent on improving my 6502 assembly skills so that I can replace some of the BASIC code with faster assembly equivalents.
I'm also currently working on some text compression routines based on variable bit encoding. I've been quite pleased with my results so far, but there is still room for improvement.
With regards to my new text adventure it is going to be a Mode 0 affair. My reason for using Mode 0 is because this adventure will be a bit more verbose than
The Search For The Lost Football so a Mode 7 screen would fill up pretty quick. I am also swithering on including informational graphics (e.g. being able to look at maps) although I don't have any plans for including sound effects.
I do have the basics of the plot for the new adventure done, but I don't want to give too much away at the moment.
Kind regards,
Francis.