A racecar

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
StephenHorn
Posts: 565
Joined: Tue Apr 28, 2020 12:00 am
Contact:

A racecar

Post by StephenHorn »


A little gameplay-ish and graphics demo of a car on a road. You can control the car with the D-pad on your controller. There's parallax! And a glitchy road, demonstrating why you shouldn't naively depend on sprites to create additional layers of parallax... you'll need to be more clever.




The source code for this can be found in the following github repo:

https://github.com/indigodarkwolf/x16-racer



Is this the exact same demo as before?




What happens if you fix line IRQs in the emulator?




Source code, as ever, at https://github.com/indigodarkwolf/x16-racer/




 

Attachments
A racecar
A racecar
screenshot.png (22.42 KiB) Viewed 2807 times
x16-racer.zip
A racecar
(11.4 KiB) Downloaded 161 times

[The extension .gz has been deactivated and can no longer be displayed.]

x16-racer.tar.bz2
A racecar
(11.68 KiB) Downloaded 203 times
x16-racer.tar
A racecar
(27 KiB) Downloaded 155 times

[The extension .7z has been deactivated and can no longer be displayed.]

Developer for Box16, the other X16 emulator. (Box16 on GitHub)
I also accept pull requests for x16emu, the official X16 emulator. (x16-emulator on GitHub)
Post Reply