image

From GameDev Academy: "In my last platformer tutorial, we created a simple platformer game with some nice content, however there are still some things to add before making it playable. In this tutorial, we will add the following content:"

  • Player lives, so now you can actually lose.
  • Items that will increase the player lives or give an attack.
  • A level boss.

Read Full Tutorial