27/10/22 Building platforms


Today I aimed to create moving platforms that would slowly drift across the screen and be deleted after a certain position had been reached.

Creating the platform array and class at the beginning of the code
Creating a platform object and drawing it
Checking if the platform’s position is optimal and updating it otherwise

Leave a Reply

Your email address will not be published.