By: EdnaC
Views: 98 | LoveIts: 0
Description: Alien uses "A", "W", "D" to turn and to Thrust, "S" to fire its weapon. Alliance ship uses Arrow Keys (Down Arrow to Fire)
By: tiffster
Views: 6 | LoveIts: 0
Description: This is a ball that falls in accordance with artificial gravity and rolls downhill. Suggestions to improve it (with code included in the suggestion) are welcome. To start, click on the red ball, then click when you want to release it.
By: dapontes
Views: 159 | LoveIts: 2
Description: What's your "reaction time"?. Click on the green flag to start. Use the mouse-pointer as ... paddle! Based on project "one sprite - one script" ( Bluestribute).
By: boisvert
Views: 48 | LoveIts: 1
Description: The balls bounce like billard balls (or like gas molecules). The calculations for an elastic collision are harder than my previous examples - I won't explain them completely in there. If you want the detail, look at the script comments and follow up more information on the science - you could try t ... show more
By: BATzerk
Views: 459 | LoveIts: 11
Description: This one changes the ghost effect when it touches the edge, so you know it's not actually "on-screen" (even though it is). ...ARROW KEYS-- move "Gravity" around. D-- pen down (also generates random color). U-- pen up. C-- clear. S-- move Gravity backwards (away fr ... show more
By: boisvert
Views: 203 | LoveIts: 16
Description: The same bouncy ball as before, but the background is drawn as a wireframe. The co-ordinates for the room are in a few sprites that draw the walls. For the ball, one loop does all the 3D display. Another does the movement - bouncing and falling. To remix, try duplicating the ball (and its shad ... show more
By: boisvert
Views: 775 | LoveIts: 26
Description: A ball bouncing in a room. This new version should be easier to work out and also to make remixes from. One loop does all the display, and another one does the position in 3D - bouncing, falling etc. To remix, try duplicating the ball, and you'll get a second ball in no time. Change its starting ... show more
By: BATzerk
Views: 198 | LoveIts: 4
Description: Just a test to see how it runs on the Scratch site.
By: eisaman
Views: 161 | LoveIts: 2
Description: Green Flag runs Intro. Space Bar advances Intro. "z" exits Intro. Move eye with arrow keys. Rotate eye with "a" and "d" keys. Change Field of View (FOV) with "w" and "s" keys. Changing FOV acts as a zoom function.
By: boisvert
Views: 207 | LoveIts: 6
Description: See the previous project, http://scratch.mit.edu/projects/boisvert/87706 for detailed notes.
