Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imamhs/obosthan
A generic 2d objects spatial abstraction library for Python
https://github.com/imamhs/obosthan
game-development physics-engine physics-simulation python-2d-collision python-2d-spatial-functions python-2d-transformation python-2d-vectors simulation
Last synced: 1 day ago
JSON representation
A generic 2d objects spatial abstraction library for Python
- Host: GitHub
- URL: https://github.com/imamhs/obosthan
- Owner: imamhs
- License: other
- Created: 2019-03-17T11:52:52.000Z (over 5 years ago)
- Default Branch: new
- Last Pushed: 2023-02-22T12:11:26.000Z (over 1 year ago)
- Last Synced: 2023-03-09T23:21:47.825Z (over 1 year ago)
- Topics: game-development, physics-engine, physics-simulation, python-2d-collision, python-2d-spatial-functions, python-2d-transformation, python-2d-vectors, simulation
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Obosthan (A generic 2d and 3d objects spatial abstraction library for Python)
--------------------------------------------------------------------------------------
A library for Python programming language for 2D abstract objects and simple collision routines.
Please look at examples for more details where the example programs are written in Pygame.
To use, just include obosthan directory into your project.
For usages and applications restrictions please refer to LICENSE.txt
Cheers!
Imam Hossain ([email protected])