I think this simple game is quite interesting and should be addressed in more details ... well o.k. maybe next time :-D. Now, according to the author (Redware), this can be built from scratch (of course using Scratch :-D ) in following simple stages:
- Create the shark sprite and control movement with the mouse
- Create the yellow fish sprite with random movement
- Add a variable to keep the score
- Get the yellowfish sprite to broadcase a message if it is eaten by the shark
- Add shark behaviour that receives a message when a yellowfish is eaten and animates the shark to look like it is feeding
- Make the yellow fish disappear when it is eaten and then reappear a few seconds later
- Duplicate the yellowfish sprite so that there are several fish in the game
- Add a red fish and more broadcast and receive behaviour for the shark to get indigestion
No comments:
Post a Comment