How should I start out? I am downloading the Scratch installment thing. Someone told me I could put stories on here, is this true?
I try to get on Scratch every few days to try to figure it out.
Offline
Hey there, sunflowergirl, the Scratch website is a place where people can posts different kinds of Scratch programming projects - projects that tell a story is just one of the many types of projects that you could create and upload to Scratch.
It sounds like you're having a little trouble getting started with using Scratch and the Scratch website.
Hopefully, these links can help you get started:
- This should help you get started on projects: (http://info.scratch.mit.edu/Support/Get_Started)
- This should help you get more familiar with getting started on the Scratch website: (http://info.scratch.mit.edu/Support/Get_Started_on_the_Scratch_Website)
Offline
sunflowergirl wrote:
How should I start out? I am downloading the Scratch installment thing. Someone told me I could put stories on here, is this true?
I try to get on Scratch every few days to try to figure it out.
Yup, stories are possible for this site! I believe that the easiest project to start out with is a simple animation, like my first project. What kind of stories would you want to do?
Offline
Another way to get started is to download other members project and look how they made them (e.g how they made the scripts which blocks the used and more)
Don't download too complicated because they can be hard to understand when you are new.
I hope I helped!
Offline
cheddargirl wrote:
Hey there, sunflowergirl, the Scratch website is a place where people can posts different kinds of Scratch programming projects - projects that tell a story is just one of the many types of projects that you could create and upload to Scratch.
It sounds like you're having a little trouble getting started with using Scratch and the Scratch website.
Hopefully, these links can help you get started:
- This should help you get started on projects: (http://info.scratch.mit.edu/Support/Get_Started)
- This should help you get more familiar with getting started on the Scratch website: (http://info.scratch.mit.edu/Support/Get_Started_on_the_Scratch_Website)
Thanks. I will check those out whenever I have time. Oh, and what are the Scratch Blocks for?
Thanks!!!
Offline
For programming animations,slideshows, and games! Each does does something different.
Like if you put the When flag* clicked block connected to the go to x:45 y: -54 in a sprite's programing, you will have the sprite start at that coordinate everytime you start the project.
Last edited by littletonkslover (2009-08-08 18:50:39)
Offline
littletonkslover wrote:
For programming animations,slideshows, and games! Each does does something different.
Like if you put the When flag* clicked block connected to the go to x:45 y: -54 in a sprite's programing, you will have the sprite start at that coordinate everytime you start the project.
Ok, I kind of get it. Thanks!!!
Offline
sunflowergirl wrote:
cheddargirl wrote:
Hey there, sunflowergirl, the Scratch website is a place where people can posts different kinds of Scratch programming projects - projects that tell a story is just one of the many types of projects that you could create and upload to Scratch.
It sounds like you're having a little trouble getting started with using Scratch and the Scratch website.
Hopefully, these links can help you get started:
- This should help you get started on projects: (http://info.scratch.mit.edu/Support/Get_Started)
- This should help you get more familiar with getting started on the Scratch website: (http://info.scratch.mit.edu/Support/Get_Started_on_the_Scratch_Website)Thanks. I will check those out whenever I have time. Oh, and what are the Scratch Blocks for?
Thanks!!!
Well, if you're referring to the blocks in the Scratch interface, those are what you use to create the scripts for programming: you snap them together to create commands for the sprites to follow.
If you're referring to the blocks in the forums, they can be used a visual aid when describing how to script something, or they can just be used for fun.
Offline
By the way, good luck with your first project!!!
Offline
Thanks. Thanks to all of the helpful people who told me to start out.
I am working on downloading the Scratch downloadable thing, or whatever you call it.
Sunflowergirl:)
Offline
sunflowergirl wrote:
cheddargirl wrote:
Hey there, sunflowergirl, the Scratch website is a place where people can posts different kinds of Scratch programming projects - projects that tell a story is just one of the many types of projects that you could create and upload to Scratch.
It sounds like you're having a little trouble getting started with using Scratch and the Scratch website.
Hopefully, these links can help you get started:
- This should help you get started on projects: (http://info.scratch.mit.edu/Support/Get_Started)
- This should help you get more familiar with getting started on the Scratch website: (http://info.scratch.mit.edu/Support/Get_Started_on_the_Scratch_Website)Thanks. I will check those out whenever I have time. Oh, and what are the Scratch Blocks for?
Thanks!!!
Blocks are for doing the programming, each block does its own thing, so when you put them together, you can make almost anything. Try watching the Scratch tutorial videos and reading the help pages. http://info.scratch.mit.edu/Support
Offline