Hotshot challenge

Since this is just the halfway point for this game example, there isn't too much you can add at this stage that won't be covered in next project. If you enjoy drawing, you might like to add prettier graphics. The following are some ideas to get you started:

  • The cat only uses one frame at this stage. You could try to give it a walk animation using both frames that are in the sprite.
  • You could also add more costumes to the cat sprite for more fluid animation.
  • Another improvement would be to redraw the maze tiles. Just keep in mind that we check collision based on color, so try to keep it simple if you choose to use more colors in the walls.
  • You can also choose to separate the visual graphics from the functional ones, as we did with ...

Get Scratch 2.0 Game Development HOTSHOT now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.