Skip to content

Veicm/SPLE

Ask DeepWiki GitHub Issues or Pull Requests GitHub Issues or Pull Requests GitHub License

GitHub Release PyPI - Version

SPLE - Simple Physics Engine

SPLE (Simple Physics Engine) is a lightweight Python library for simulating basic physical interactions. It provides simple tools to calculate motion, forces, and collisions, making it suitable for small games, educational projects, and basic simulations. The library focuses on ease of use rather than complex, high-precision physics modeling.

Installation

Stable Release (Recommended):

pip install sple_engine

Rolling-release (only for development purposes):

pip install git+https://github.com/Veicm/SPLE.git

Version-Specific Installation:

pip install sple_engine==0.0.2

or any other version instead of 0.0.2.

Documentation

Documentation (DeepWiki)

About

SPLE (Simple Physics Engine) is a lightweight Python library for simulating basic physical interactions. It provides simple tools to calculate motion, forces, and collisions, making it suitable for small games, educational projects, and basic simulations. The library focuses on ease of use rather than complex, high-precision physics modeling.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages