๐Ÿ–ผ๏ธ Finding Images for Your Game | myBetabox

๐Ÿ–ผ๏ธ Finding Images for Your Game

Finding Assets

We need to find visual elements for our arcade game! Things we should search for:

  • Hero
  • Enemy
  • Projectiles

The easiest way to do this is to go to www.images.google.comย and search for whatever picture you need. Once you have searched for the picture you need it is important that we narrow down which pictures are usable and will look best. To do this we will use the built-in search tools on the site like so:

Google-Fu

Go to Google and type in a character.

ย Click Images.

Click Tools.

Select the Size menu and click Large. This will give us images with good resolution when we scale down.

Select the Color menu and click Transparent. This will show you all the images without a background โ€“ perfect for game sprites!

Click on the image you want to use.

A pop up will show you a checkered background behind the character. This means it should have a transparent (clear) background!

Right click the image and select Save image asโ€ฆ You can rename your image to anything easy to remember when coding your game.

If for some reason you cannot find an image that fits your needs you may bump down the size or turn off the color section. If you do find an image with a background, you can go toย www.remove.bgย and upload your image to remove it.

Following these steps will allow you to make professional-looking games!