Novice \ Help with text adventure/RPG design?
http://justbasic.conforums.com/index.cg ... 1182389859
Rod posted LB code link - something like adventure interface - that used popup book image and prints on this image as story goes on.
I was wondering if we could adapt it in JB.
And it seems we could

...
There two version in the ZIP file,
One - Adventure02.bas - uses single sprite for all page... big flicker...
Other - Adventure03.bas - uses 17 single line sprites for each line of a page. Which should take longer but seems distract less.