Skip to content

Game-prince/pyphysics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

pyphysics

This is a python package for game developers who use pygame. After using this package developers will be able to implement different objects in the game.

milestones

  • Create a space
  • Create an object in the space
    • Apply gravity on object
    • Apply some force on object

requirements

  • python 3.6
  • pygame==2.1.0

installation

usage

Folder Structure

pyphysics
β”œβ”€β”€ pyphyics
β”‚Β Β  β”œβ”€β”€ __init__.py
|   β”œβ”€β”€ space.py
|
β”œβ”€β”€ .gitignore
β”œβ”€β”€ documentation.txt
β”œβ”€β”€ README.md
β”œβ”€β”€ requirements.txt
└── setup.py

About

This is a physics library for pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages