How to Create Your Own C64 Platform Game: "The Runner"

Описание к видео How to Create Your Own C64 Platform Game: "The Runner"

This video explains how to implements the logic of a platform game, including collision detection and response of the sprites with the background. In the video, the implementation of the mini-game "The Runner" will be explained in details. Full source code and binary (.prg) provided. (English version).

#commodore64 #platform #programming #videogames #collisions #tutorial #retrocomputing

If you liked the video and want to see more, please press "like" button, share and subscribe! Thank you!

Source code and binary link: https://drive.google.com/file/d/1_sc3...

Source code can be compiled with XC=BASIC 3: https://xc-basic.net/doku.php?id=v3:s...

Previous related video on Sprite-Background collision detection (you can see a demo of "The Runner" at the end of it):    • Sprite-Background collision detection  

Italian version:    • Come Creare Un Videogioco Platform pe...  

Voices generated via TTS from the site: https://ttsfree.com/text-to-speech

Errata corrige: An arrow is missing from the Falling state to the Running state in the state machine.

Комментарии

Информация по комментариям в разработке