Skip to content

GustJc/PyPhysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPhysics

Experimentation with python and physics

Executing programs

Program should be executed using

python path_to_file/file.py

Requirements

The code is used and tested with python 2.7.

-Python 2.7

Some code using graphical representation may depend on:

-pygame 2.9.1 (may work with order versions)

-pyopengl

pyopengl can be obtained with pip

sudo pip install pyopengl

About

Experimentation with python and physics(may contain openGL at some point)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages