Replica of the Double Pendulum.
The double pendulum is a set of two pendulums connected to each other. Adding an immense amount of formulas for motion and acceleration, the double pendulum can create some fascinatingly choatic movements.
Each pattern it creates is unique every time, and is tracked using red lines. The default angle upon launch is randomised.
[Escape] -> Reset
A "requirements" text file is provided within the repository.
1- Open CMD or GitBash
2- Change the current directory to the project path (cd path\to\project)
3- Install the library(ies) from the "requirements.txt" file using:
pip install -r requirements.txt
Developed by: SammygoodTunes
Library(ies) used: Pygame 2.0.1
Version: 1.0