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

Mission accomplished


We created a dynamic action game with many different elements. Not only did we create a player character, enemies, and a weapon but we also spent some more time on making an interesting moving environment. The environment doesn't really add to the gameplay, but it can add a lot to the atmosphere of the game.

We saw how cleverly copying sprites and changing their scripts can gain us a lot of action and variety within a short time. The hardest part in this kind of game is to maintain balance. We want to create a dynamic environment where a lot is going on at once. The player needs to feel he can win the game. We also need to keep in mind that all those clones flying around can be hard on the computer processor. At some point, the game will slow down noticeably. We need to balance all these factors to create an enjoyable game experience.