Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.16 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.16 KB

PIE-Core

License Build Coverage Maven Central

Main

PIE-Core is a fast physics 2D engine library on Java.

PIE-Core consist of three modules:

  • Core - main engine logics, such as: broad and narrow phase and collisions resolving.
  • Assessment - different benchmark and algorithmic tests.
  • Test - code for organizing unit tests.

Others

Work on the project is slow, because I do it in my free time from studies and main work. You can track the progress in the GitHub project.

I will be glad to any suggestions and your pull request.