(Redirected from 14Feb04)
![]() |
This article has links to websites or programs not trusted by Scratch or hosted by Wikipedia. Remember to stay safe while using the internet, as we cannot guarantee the safety of other websites. |
![]() |
This article or section documents something not included in the current version of Scratch (3.0). It is only useful from a historical perspective. |
Scratch 14Feb04 | |
![]() | |
Variants | 14Feb04 |
Release Date | 14Feb04 — 2004/02/14 |
Programming language | Squeak |
Download | 14Feb04 |
Predecessor | 11Oct03 |
Successor | 13Oct04 |
Scratch 14Feb04, created on February 14, 2004, was the second version of Scratch. It was not released to the public until long after its creation. Scratch 14Feb04 saves file by using the .scratch file extension, as opposed to the .sb file extension used in Scratch 1.x. Scratch 14Feb04 is sometimes also called Scratch 0.1. It had a very different layout, with the script area on the bottom-right, the blocks palette above it, the categories which were selected using buttons similar to LEDs, and the Stage on the left side, which could be resized. It did not fill the window.
Added Features
timer::sensing::reporter
timer reset::sensing
wait until <>::control
point to () ()::motion
mouse x::sensing::reporter
mouse y::sensing::reporter
Removed Features
point x () y ()::motion
copy::control
save []::control
load []::control
Features
Scratch 14Feb04 had seven categories: control, math, mouse/keyboard, motion, sensing, variables, and scripts. Scratch 14Feb04 contained a total of 43 blocks, which is small compared to Scratch 3.0 containing over 125 blocks (not including extensions). There were four kinds of objects including the Sprites, Sound, Movie Sensor Board.
Variables
Unlike newer versions of Scratch that used reporter stage monitors, Scratch 14Feb04 simply provided pre-defined variables. The variables "x", "y", "layer", "heading", "width", "height", "xScale", "yScale", "transparency", and "penSize" were created by default and could not be deleted, holding values defined by the blocks associated with them. Additional variables could still be created and deleted manually.
Procedures in Scratch 14Feb04
- Main article: Scripts (category)
Procedures, or "scripts" as they are called in the Scratch 14Feb04 editor, are Scratch 14Feb04's equivalent of "My Blocks" in Scratch 2.0 and 3.0. Procedures in Scratch 14Feb04 can be renamed, input parameters can be added, and buttons can even be created for them. Such procedures also make use of the "answer []" block, which returns the value specified in the input. These procedures can be used as reporters or be run independently, and they can even check if other procedures are running. Procedures can also be started and stopped individually. To access these options in Scratch 14Feb04, one must right-click a hat block.
![]() | "Scripts" in this section are not the same as the collections of attached blocks called scripts. For information about those, see Scripts. |
Images
Pre-1.0 |
Scratch 11Oct03 • Scratch 14Feb04 • Scratch 13Oct04 • Scratch 22Dec04 • Scratch 28Feb05 • Scratch 14Mar05 • Scratch 28May05 • Scratch 16Jan06 • Scratch 27Jul06 • Scratch 06Oct06 • Scratch 16Dec06 |
1.x |
Development • Scratch 1.0 • Scratch 1.1 • Scratch 1.2 • Scratch 1.3 • Scratch 1.4 |
2.x | |
3.x |