Inspiration
Wanted to experiment with implementing equations into code.
What it does
You select the masses of each block. Then the program will make whichever block is heavier bigger for visual appeal. Then when you press on the screen, the blocks will fall and the velocity, position, and acceleration will be displayed on the side. You can also press the space bar to pause the falling.
How I built it
I used Python and PyGame
Challenges I ran into
I remember making the line move was quite difficult. Also, just making the project visually appealing and intuitive took some time.
Accomplishments that I'm proud of
One of my first completed projects. I had no experience making anything beyond making simple things displayed in the console.
What I learned
I learned how to work with variables and equations.
Log in or sign up for Devpost to join the conversation.