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.
pip install sple_enginepip install git+https://github.com/Veicm/SPLE.gitpip install sple_engine==0.0.2or any other version instead of
0.0.2.