Rectangular platforms work, but they'd look a lot better if they were images. Here I'll show you how to replace the rectangular platforms in our game with static, image-based platforms instead to give the game a truly unique look.
Premium Features
Published 3 years ago
Rectangular platforms work, but they'd look a lot better if they were images. Here I'll show you how to replace the rectangular platforms in our game with static, image-based platforms instead to give the game a truly unique look.
Comments
Want to participate?
Create a free Chris Courses account to begin
Hi Chris,
Can you please make a flappy bird tutorial
I have an Issue to UpLoad the project to my github. is there anything blocking the project ? I am not able to open the folder inside my github.
i dont understand how do you import the images. how i do all that process of get in the localhost
Hey Chris, How come we have to import the image this way, but in like your fighter game we loaded images a way simpler way and it worked fine and the files were in our directory ? I'm just trying to learn brother and i would really appreciate it if you could explain that to me. Thank-you sir.
import platform from '../img/platform.png';
Hey everyone, if you have an issue with open the localHost server, then the best thing is to install node.js v-16.20.
and then everything should work fine.
Amazing Course Chris, Thanks for sharing!!