MiniLD #71 : THE RETRO CHALLENGE — hosted by rnlf — January 2017
<– Return to announcement post
Made in QBasic, for DOS.
I haven't managed to get this working correctly in DOSBOX, because it uses the PC Speaker and I'm not sure it is emulated correctly.
A QB64 build is included for users of modern windows.
Source code is also included, for the curious :-)
Downloads and Links
Comments
Got till level 11, then I had to stop because dinner was ready ;)
Cool! I made it to level 7. I've thought a lot about audio only games, it's an interesting experience inhabiting an audio only landscape instead of a predominantly visual one. It makes me want to add sound to my entry. Your code is impressively tight, it inspired me to read up on the details of the PLAY command: I wish I'd known all that 23 years ago instead of just SOUND.
You must sign in to comment.
Nice qbasic entry. One question: Have you to change something from the QB64 build to the QB dos build??? if yes, whta version of qb you used? Thanks!