Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 463 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 463 Bytes

Pixi

Pixi is a framework built over LibGdx to help in the process in making a game

features

  • Rendering
  • Animation (spine and image)
  • Physics
  • Scripts
  • Entities

Planned features

  • 3D variants of current features

How to use:

download repository branch and add to your /.m2/repository then add api "me.potaytoprograms:Pixi:VERSION" to the core module dependencies.

The .m2 is at c:/users/USR/.m2 on Windows, home/.m2 on linux.