Skip to content

SammygoodTunes/Double-Pendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Double-Pendulum

Replica of the Double Pendulum.

Explanation:

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.

Controls:

[Escape] -> Reset

Installation information:

A "requirements" text file is provided within the repository.

To install the necessary library(ies) to run the script:

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

Development information:

Developed by: SammygoodTunes

Library(ies) used: Pygame 2.0.1

Version: 1.0

About

Replica of the Double Pendulum

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages