A page about GWBASIC Games & Other Programs

Freely quoting from Leon’s page:

Below is a collection of games and other programs written in BASICA that also run on GWBASIC. Some are programs I wrote myself; a whole bunch are type-in programs from David Ahl’s Basic Computer Games series of books, and a few are from other sources… Enjoy!

GWBASIC is the successor to IBM’s BASICA. The original IBM PC shipped with three versions of BASIC: Cassette, Disk, and Advanced (“BASICA”). Cassette BASIC came on the computer ROM, so if you turned on the machine with no disk in the drive, the computer booted directly into Cassette BASIC, not DOS (unless I’m remembering this wrong). Advanced BASIC included more commands than Disk BASIC, including PLAY [music] and [draw] CIRCLE. These versions of BASIC were dependent on the IBM PC ROM, so they won’t work on modern computers. GWBASIC is free of that limitation, and will run inside DOSBox

See also related previous discussions:

101 is done and posted!
BASIC Computer Games

2 Likes

That’s a lovely page: 100% enthusiasm.

GW-BASIC and QBasic run extremely well under DOSBox, and I’ve had launchers on my Linux desktop for them for many years. I’ve even seen it run as root, twiddling various GPIO things via /proc and /sys on a Raspberry Pi. This is well outside any recommended use of DOSBox, though.

1 Like