Skip to content

ScriptLineStudios/pygame_geometry

 
 

Repository files navigation

pygame_geometry

Python Code Quality C++ Code Quality Ubuntu latest Windows latest MacOS latest Commits per week Code style: black

pygame_geometry is a free Python implementation of polygons, circles, lines, and raycasting. The main purpose of this repository is to help users integrate special colliders easier for their video game. The plan for the project's future is to migrate all modules to the main pygame repository.

Everything you see in this repository is subject to change as this project is heavily in development. This decision is also subject to change when this project migrates to the official pygame repository or becomes a third-party library.

Installation

Download an experimental build

pip install git+https://github.com/novialriptide/pygame_geometry

Help

The documentation is a work in progress, but you can check out the examples folder to learn how to use this library.

Talk to us on Discord!

Credits

Thanks to Emc2356 and itzpr3d4t0r for the majority of the pygame.geometry work.

This project is under the supervision of Starbuck5 & novialriptide.

About

pygame with polygons, circles, lines, and raycasting

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 54.4%
  • Python 45.6%