Highretrogamelord89
Games

AstroFire for DOS

August 29, 2022 Highretrogamelord89

Came also out for: Game description: AstroFire is an Asteroids variant, but with a few twists: instead of asteroids there are aliens of sorts to shoot at, there are power-ups (two kinds of weapons) and shields (which means a single blow doesn’t kill the player character), and players can …

Atari

C Style! – Action! Library Conversion 6

August 29, 2022 Unfinished Bitness

In the previous post I converted the non-interactive gadget GProc(). In this post I move to the most basic of user interaction: buttons (like OK, Cancel) via function GButton(). The button labels and quantity are up to you, as well as the default button selection. The programmer is required to …