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

#1 2009-08-24 09:33:34

nevit
Scratcher
Registered: 2009-08-04
Posts: 34

Scratch Wishlist

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

 

#2 2009-09-04 00:44:56

martianshark
Scratcher
Registered: 2008-03-24
Posts: 1000+

Re: Scratch Wishlist

Well, most of those things wouldn't be needed because they already exist or they could be made with other scripts.


http://img.geocaching.com/stats/img.aspx?txt=martianshark&amp;uid=e6cdc2c8-2476-4abd-9994-27f857396579&amp;bg=1

Offline

 

#3 2009-09-04 08:29:30

Watchboy
Scratcher
Registered: 2009-09-04
Posts: 1

Re: Scratch Wishlist

Well I think the MOUSE moving is good. But that is sort of made. The move to and look at mouse scripts for example. But yeah I have a game controller for my computer and I cant seem to get it to control on Scratch.

Offline

 

Board footer