Skip to content

introfog/PIE-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.