While you can technically use any images for your game, these ones are the proper size and shape to match the code that we're going to write.
While it's perfectly proper to simply use these images while you're working on your project, it is expected that you will expand this game with your own images at some point.
You can download the images individually, or download a .zip file that contains all of them.
These files should be placed in the images/player/ directory.
normal.png | happy.png | ooo.png | sad.png | glasses.png | icon.png |
These files should be placed in the images/monsters/ directory.
vlad.png | henrietta.png | rufus.png | prescott.png | doppleganger.png |
falco1.png | falco2.png |
octoboss1.png | octoboss2.png | octoboss3.png |
eyes0.png | eyes1.png | eyes2.png |
ball-left.png | ball-right.png |
These files should be placed in the images/items/ directory.
key.png | gem.png | potion.png | coin.png |
potion-1.png | potion-2.png | potion-3.png | potion-4.png | potion-5.png | potion-6.png |
potion-7.png | potion-8.png | potion-9.png | potion-10.png | potion-11.png | potion-12.png |
potion-13.png | potion-14.png | potion-15.png |
These files should be placed in the images/backgrounds/ directory.
block.png | block2.png | block-red.png | candycane.png |
dirt.png | brick.png | post.png | wheel.png |
gate-closed.png | gate-open.png |