introfog / PIE-Core

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Java 100.0%