Crazy Pong

These files might not work on the most current version of the Commander X16, or these may be held over from the previous forum. To find previous versions of the emulator, so you can test old programs, please visit Our GitHub Page
Post Reply
User avatar
DusanStrakl
Posts: 127
Joined: Sun Apr 26, 2020 9:15 pm
Location: Bay Area, California
Contact:

Crazy Pong

Post by DusanStrakl »


After three tutorials on how to use Sprites on Commander X16 using Assembly, I wrote a game to demonstrate all we learned there plus of course some necessary techniques like reading controls, using interrupts and utilizing Fixed Point Notation.




Full tutorial with source code walkthrough is available on my blog:




https://www.8bitcoding.com/p/crazy-pong.html




 


Attachments
Crazy Pong
Crazy Pong
PongTitle.png (3.03 KiB) Viewed 446 times
Crazy Pong
Crazy Pong
PongPlay.png (3.48 KiB) Viewed 446 times
CRAZYPONG.PRG
Crazy Pong
(3.13 KiB) Downloaded 100 times
CRAZYPONG.PRG
Crazy Pong
(3.13 KiB) Downloaded 99 times
Post Reply