Task: Learn How to Make a Game in BASIC XE Needed: BASIC XE and extensions Time: 30-60 minutes Introduction My previous posts have demonstrated many of the programming techniques needed to make a game in Atari BASIC. A common theme is how slow BASIC is
Read moreAdd Missiles to Player-Missile Graphics in BASIC (30-60 mins)
Task: Add Missiles to Player-Missile Graphics in BASIC Needed: BASIC Time: 30-60 minutes Introduction I have previously demonstrated how to implement player-missile graphics (PMG) in BASIC, and how to combine a player with a background or playfield using redefined character sets. The latter post includes
Read moreCombining Redefined Characters Sets and Player-Missile Graphics in BASIC (30-60 mins)
Task: Combining Redefined Characters Sets and Player-Missile Graphics in BASIC Needed: BASIC Time: 30-60 minutes Introduction It takes time to learn the ins and outs of Atari graphics. This is especially true if you aspire to make a game. I have previously demonstrated how to
Read moreTry Player-Missile Graphics in BASIC (30-60 mins)
Task: Try Player-Missile Graphics in BASIC Needed: BASIC Time: 30-60 minutes Introduction Player-missile (PM) graphics helped make the Atari the premier arcade and graphics machine in its day. A key feature of PM graphics is the ability to draw players and missiles on the screen
Read more