Skip to content

jan-sosulski/wift_21L_balls_springs_gravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Balls springs garvity.

Phisic simulation of balls, springs and simple gravity in pygame and pymunk. A list of the graph is taken as an argument of calling the program in the form of a description of the edges between the balls.

Sample argument for calling the program: [1,2] [3,0] [2,4] [5,2] [4,6] [7,0]

About

Python phisic simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages