Home - KROIA/Pixelengine GitHub Wiki

Content

The framework offers an easy way to create and simulate simple game mechanics. You can:

  • Design game objects yourself.
  • Create game objects using a texture.
  • Assign properties to the game objects.
  • Create complex hitboxes.
  • Define which objects collide with which objects
  • Define collision actions.
  • Configure control of the objects.
  • Dynamically add or remove objects from the simulation.