this is a cool use of ASCII, and a nice attractive game.
IF INSTR(COMMAND$, "S") THEN
created an "Advanced feature unavailable" error because it is unsupported in QBASIC. I had to rem the IF and END IF lines to run the game. Perhaps you could have the an INTEGER variable enable or disable sound, and toggle that INTEGER with a keystroke?
It seems you are using an the IMP statement for input. So that you can track key presses and releases? Cool.
Regards,
Michael |