Skip to content

Some physics simulations implemented in python using pymunk and pygame.

Notifications You must be signed in to change notification settings

Alireza2317/Physics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics Simulations with PyMunk and Pygame

This repository contains a collection of physics simulations built using PyMunk and Pygame. Each simulation visualizes fundamental concepts in mechanics and dynamics, offering interactive and visually engaging demonstrations.

Simulations Included

  • Double Pendulum: Visualizes chaotic motion in a double pendulum system.
  • Galton Board: Simulates the distribution of balls through a Galton board to demonstrate statistical concepts.
  • Other simulations showcasing various physical phenomena.

Requirements

Installation

  1. Clone the repository:
   git clone https://github.com/Alireza2317/Physics
   cd Physics
  1. Install the dependencies:
    pip install pymunk pygame

Then you can run any of the scripts inside the sub-directories. Enjoy :)

About

Some physics simulations implemented in python using pymunk and pygame.

Topics

Resources

Stars

Watchers

Forks

Languages