1-D Motion with a force in Scratch

I can't remember how I found this, but [Scratch](http://scratch.mit.edu) is a graphical programming language developed at MIT. My kids love this. In order to make sure they don't know more than I do, I created my own scratch program. I am sure someone from the scratch community will attack it for some reason, but I am ok with that.

The program shows a numerical calculation of the motion of a box with a constant force on it. You change the mass and the force. It "sort of" plots the position as a function of time. Don't worry python, I still think you are the best.


Learn more about this project

More like this

The other day, my better half and I were discussing scratching. Predictably, in the course of the discussion, I became aware of every itchy square millimeter of skin I might possibly possess.
Scratch Programming Playground: Learn to Program by Making Cool
Last October I reviewed Scratch Programming Playground, by Al Sweigart.
I already went over a Monte Carlo method for estimating Pi - you know, for Pi-Day (March 14). Well, here is a small addition. This is the same thing done in Scratch.