Skip to content

A physics engine library in python for your games, for educational purposes, etc. Rendered using Pygame.

Notifications You must be signed in to change notification settings

Sayyon-Vijay/PyBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBox

A 2D physics engine library in python for your games and for educational purposes etc. Rendered using pygame

features(tick mark means added, cross means to be added):

  • rigid body dynamics ❌
  • simple harmonic motion (springs, pendulums, etc.) ❌
  • static, sliding and rotational friction ❌ (no rotational friction)
  • projectile motion ✅
  • collisions between n circles ✅
  • collisions between n polygons ❌
  • gravity between objects ✅
  • n-body simulation ✅

note: some of the features haven't been added....yet

and there are a few bugs

About

A physics engine library in python for your games, for educational purposes, etc. Rendered using Pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages