For now this section includes all of the Commodore 64 Game Projects that exist on my C64 Brain YouTube channel. The next step is to break these down step by step into more in depth tutorials. For now though, I felt inspired to share this with the website community for those who are unaware of the channel or don’t have the time to navigate YouTube.
They are all presented here from start to the latest current project.
Patience is appreciate for those waiting on Video 10 and 11. Still trying to overcome a hump I’ve encountered trying to animation 4 tiles on a scrolling screen. I may also dedicate sections of this page for some of the debugging journeys (frustrations, lol) I’ve had trying to make sense of it all. If it’s any consolation also, my biggest struggle was trying to understand the Machine Language Project and create my own engine from it, which is the result of these videos here. Enjoy!
Project 10 Beta Trial
I am now including a link for the newest program. You can use the VICE emulator below to load it. Click the button below to download Project 10. Once it’s downloaded, click on the C64 menu, Attach D64 or you can just drag the C64 Brain Project 10.prg file into the VICE window and it will also load the game. Have fun and be sure to leave comments or feedback below or even in Discord.
Please note: Since this is a beta trial project, expect some bugs. The scrolling is still not perfect and will eventually be corrected. I only have so much time trying to manage this website and a YouTube channel while trying to work out the bugs.
Currently the ladder is accessed by pressing the fire button (due to a sprite to foreground collision issue) and press fire to jump up to leave the ladder after reaching the top.
This first video is what started it all on YouTube. I presented the overview plan in a total of 18 videos to get this project completed. There were likely be many other things needed, but this is what I came up with upon my original idea with this.
Each section here will include access to my Github where you can download the files for that part of the project.
Click on Github to access the files here.
[…] at work on the Commodore 64 Game project that I started on YouTube in 2020. This project has really tested me with getting better on seeing […]