Finished the in BASICA / MBASIC programmed and only data driven Adventure Game ! (derived from simplephpblog file blog\content\19\04\entry190413-120000.txt)

I finished "Peter's Adventure" ... it's V1.0 (there is still much room for improvements, but it runs fine). I tested it with BASICA, GWBASIC and QBASIC, and also with CP/M 2.2 and MBASIC 5.29 and I compiled it with BASCOM.

This is how it looks with MyZ80 and MBASIC now:



You can download the full source code of Version 1.02 >HERE<.

You can compile the source code with the following two commands using BASCOM running with CP/M:
B> BASCOM =PADVENT/X/O
B> L80 PADVENT,PADVENT/N/E

The compiled CP/M executable can be download at "related link" below.

ADDED LATER: I've corrected several minor errors and added a text file as a "README".
The Version 1.02 can be downloaded above now (instead of v1.00 and 1.01).

Related link