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

#1 2011-06-20 02:13:01

matt_047
New Scratcher
Registered: 2011-06-20
Posts: 8

Assignment using scatch

Hi everyone!

Scratch was introduced to me by our professor and he only taught basic commands.
He gave an assignment that we should create a game following these two conditions:

1. Should include at least 3 kinds of control commands
2. At least 2 sprites and 1 stage.

Can you suggest games that follow my professors conditions in creating a game?

Also, what do you mean by control commands, sprites, and stage?
Correct me if I am wrong, the sprites are the characters that you will use in the game and the stage is like the background. I have no idea about the control commands can you explain it to me please.

Offline

 

#2 2011-06-20 02:25:04

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Assignment using scatch

You could use commands like

When Space key pressed
Do this
Then do that
Then if this is true
[]do this
[]and do that
End if

I think this is what your professor means by control commands but I can't be sure... you could make pretty much anything... I love racing games though  big_smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#3 2011-06-20 02:51:27

matt_047
New Scratcher
Registered: 2011-06-20
Posts: 8

Re: Assignment using scatch

^
I cant think of a game that has 2 sprites in 1 stage. Can you give me an example?
The only game that I think of with 2 sprites are the versus games.

Offline

 

#4 2011-06-20 02:53:16

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Assignment using scatch

So you have a limit of only 2 sprites? Interesting...


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#5 2011-06-20 03:07:17

matt_047
New Scratcher
Registered: 2011-06-20
Posts: 8

Re: Assignment using scatch

^
no at least 2 sprites but no limit.
What does sprite really mean? I am quite confused:((

Offline

 

#6 2011-06-20 03:25:57

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Assignment using scatch

A sprite is an item which can move. You might like to make a game where there is a car (1 sprite) which follows the mouse (simple to script but tell me if you need help) and then a police car to follow it (also easy to script).

Yes?  big_smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#7 2011-06-20 04:51:20

matt_047
New Scratcher
Registered: 2011-06-20
Posts: 8

Re: Assignment using scatch

^
I think it's a good idea. But I cant understand the "which follows the mouse"?
Also, what do you recommend create my own map or get from the files present with the scratch?

Offline

 

#8 2011-06-20 05:25:27

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Assignment using scatch

You can control the car with your mouse with a simple point towards mouse then move 10 steps block. I always like projects with their own sprites and not from the example sprites folder.  big_smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#9 2011-06-20 05:33:46

matt_047
New Scratcher
Registered: 2011-06-20
Posts: 8

Re: Assignment using scatch

^
Ok I will do it now. Thanks for the suggestions you helped me a lot. I'll just post here whenever I need help:))
Thanks a lot jji7skyline!

Offline

 

#10 2011-06-20 06:57:39

matt_047
New Scratcher
Registered: 2011-06-20
Posts: 8

Re: Assignment using scatch

Can I use the arrow keys instead of mouse to control the car?

Offline

 

#11 2011-06-20 07:04:38

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Assignment using scatch

Of course you can but that requires a few extra scripts...

Yea... you sure can and if I don't reply add a comment to one of my projects and I'll get back to you as soon as possible  big_smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#12 2011-06-20 07:09:11

matt_047
New Scratcher
Registered: 2011-06-20
Posts: 8

Re: Assignment using scatch

Ok from now on I'll reply to your Police Chase v0.4 project.

Offline

 

#13 2011-06-20 08:10:59

matt_047
New Scratcher
Registered: 2011-06-20
Posts: 8

Re: Assignment using scatch

is there a command where the sprite will not touch the specific color?
also the police car is following the other car but it the direction of the car doesnt change. It only moves towards the other car

Offline

 

#14 2011-06-23 07:20:31

hotrazz
New Scratcher
Registered: 2011-06-22
Posts: 1

Re: Assignment using scatch

how do i get the shark to follow my cursor? x

Offline

 

#15 2011-06-23 16:01:26

Wickimen
Scratcher
Registered: 2009-08-02
Posts: 1000+

Re: Assignment using scatch

Make a color-sensing platform with the platforms and challenges part of the background! The goal is one sprite and the player is another.


xDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

Offline

 

Board footer