This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-10-22 08:18:33

winkleink
New Scratcher
Registered: 2012-10-22
Posts: 2

Dragon vs Ghost - shooting game

You are a dragon and  ghosts come flying toward you and you have to shoot them.
Keep going until you get hit by a ghost.

DRAGON vs GHOSTS
http://scratch.mit.edu/projects/winkleink/2847788

A simple single level game.

Set background to Starfield

Dragon
----------
Dragon is set to mouse Y position
If Dragon is hit by Ghost - Game Over

Bullet
--------
When mouse down bullet starts at dragon's mouth
Play sound
move +10
Hide if touching Ghost
Hide if touching edge
Hide if Game Over

Ghost
------

Each Ghost waits from 1 to 5 seconds before appearing (again) at a random position from on the left of the screen
Hide if touching edge
Hide is touching bullet, increase Score by 1 and play sound

Created 1 Ghost first, sorted out all the above and then just duplicated the ghost 6 times to give 7 ghosts all doing the same thing.

Overtime as the ghosts get shot and they wait a random time from 1 to 5 seconds the 'waves' get tougher to avoid.

Nothing fancy but hopefully fun.

Offline

 

#2 2012-10-22 08:37:57

dvd4
Scratcher
Registered: 2010-06-30
Posts: 1000+

Re: Dragon vs Ghost - shooting game

it's kinda hard.


I made a mod  big_smile  It's called blook!
http://i49.tinypic.com/16ia63p.png

Offline

 

Board footer