I created a wish list for next version of Scratch.
Some may be already implemented but I am not aware of...
<when green flag clicked>
"Create" object by script:
Create dot (x1, y1)
Create rectangle (x1, y1, x2, y2)
Create line (x1, y1, x2, y2)
Create circle (x1, y1, r)
Create Text box
Create Polygon, ellipse, etc...
Some features like "GeoGebra" which is usefull in education of math and geometry.
Music input: <play note( )for(
Larger MIDI input keyboard (in Play note)
MIDI file import (convert to script)
MIDI instrument connection
Output to Scratch Board (not just LegoWeDo)
Motor, Light, Relay, etc.
More Sensing: <loudness>
Sensing Microphone sound pitch
Sensing computer system time YYYY:MM:DD hh:mm:ss
Sensing:
-Hue, Saturation, Brightness
-R, G, B
-Color
* Value Under the mouse
* Value Under the object
* Value Under coordinates x,y
* Value in Live Webcam video input
Mouse sensing <mouse down?>
L/Mid/R button pressed ?
L/Mid/R button clicked ?
L/Mid/R button double clicked ?
L/Mid/R button released ?
Mouse wheel movement sense ?
Mouse speed ?
Mouse direction ?
More input forms:
* Check box
* Radio button
* Multi line dropdown
* Scroll down list
More rotation types (Mirror images)
Flip vertical
Flip Horizontal
Broadcast "Green Flag" <broadcast[
Text container box (Scrolling)
Virtual joystick object (Senses: R/L,U/D,Angle)
Connector lines ( dynamically connetcting two objects)
Digital Clock object showing time
Open URL links
Show creator in Project notes.
Show Mouse x,y position in Paint Editor
http://scratch.mit.edu/projects/nevit/657535
Video output (avi, mpg etc.)
Nevit
Geogebra link:
http://www.geogebra.org/
Last edited by nevit (2009-08-30 17:35:00)
Offline
Well, most of those things wouldn't be needed because they already exist or they could be made with other scripts.
Offline