Skip to content
← Back to projects

Ropes

A 2D physics simulation
Timeframe: Aug 2021
Tools: Pygame

Ropes is a simple physics simulation I created in Pygame with inspiration from the game Polybridge and a video by YouTuber Sebastian Lague. It uses two simple objects - a node and a stick - to create complex movement.

Using these two simple objects, the program can simulate physical objects like pivots, catapults, and even cloth!