I made an open-source double pedulum simulation using python (pygame library)
I posted this project on r/Python, but I thought I'd also show it off here! I think some of you might enjoy it. It uses the equations of motion derived from Lagrangian mechanics and RK4 integration.
Here's the github link: