Book Image

Scratch 2.0 Game Development Hotshot

Book Image

Scratch 2.0 Game Development Hotshot

Overview of this book

Table of Contents (18 chapters)
Scratch 2.0 Game Development HOTSHOT
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Hotshot challenges


You can take up the following challenges to improve your game:

  • Add a new enemy by copying the existing enemy sprite and add another level using that new enemy sprite.

  • Add a new enemy sprite based on the Mother Ship sprite, which flies in a pattern instead of falling straight down. Try updating the pattern.

  • Add additional power up sprites.