The BombSquad @bombsquad.dev · Jan 13

I took inspiration from the demo program included with Compaq MS-DOS version 2.12! The intro sequence for this program is just delightful. I love the attention to detail with the laser 'sparking' whenever it starts drawing a new letter. #retrocomputing

2 likes 1 replies

?

Replies

The BombSquad · Jan 13

Since the demo program was written in BASIC, the source code is readable... and at first glance, it's really quite scary to look at, especially with only 80 columns. The 'DRAW' function is pretty versatile.