Book Image

Creative Greenfoot: RAW

By : Michael Haungs
Book Image

Creative Greenfoot: RAW

By: Michael Haungs

Overview of this book

Table of Contents (17 chapters)
Creative Greenfoot
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Challenge


We added some nice features to our version of Avoider Game. Of course, it seems there are endless cool things we could try to implement in order to improve our game. As a programming challenge, let's try one more. Change the game, so that players are awarded bonus points for each achievement badge they get. This change will further encourage the users to attempt the achievements. This also potentially enhances long-term meaningful play. How many points are you going to assign for each badge? Will each badge be worth the same amount of points? How does this affect game play? Is this a change you would keep?

Let's spruce up our introduction screen. Add background music and play a click sound when the player clicks on a menu choice. Providing auditory feedback to player actions enhances those interactions.