Click the mouse to place a block. Place up to 100 blocks Press space for them to fall. You can do this as many times as you want. Press up arrow to switch to green block. Press up arrow more to change mass of green block. Press space to drop green block, which will fall, then calculate impact in kilograms and Newtons. Every block is 24 meters tall, 24 meters wide. Grid is 12 X 12. Blocks auto snap to 12 X 12 grid. (Learned from @griffpatch_tutorial) 1 pixel = 1 meter Falling acceleration if accurate for Earth (-9.80665 m/s^2) not factoring in air resistance. Falling impacts are also accurate for Earth. (F=kg*velocity, Newtons=9.80665*kg)
Comment any glitches/mistakes. Thanks to @griffpatch_tutor for grid-snapping Inspiration taken from https://scratch.mit.edu/projects/102407840/ by @Man-X Scratch wiki used to create affecting clones of blocks. This is a work in progress. I plan on turning this into a game where you have to build structures that will stay together when the green block falls onto them, with each level having the height or mass of the green block increase.