Skip to content

Releases: BetterBuiltFool/pyrite_framework

Release list

v0.12.0-alpha

v0.12.0-alpha Pre-release
Pre-release

Choose a tag to compare

@BetterBuiltFool BetterBuiltFool released this 17 Jan 01:18

Initial release, has most of the features I want to see for now.
Could always stand for optimization.
Needs testing for robustness.

Additional features that would be useful for general game development may be added in the future, but any feature that would constrain the design of client games any further are likely better suited for an extension library.

Features:

  • An easy to use class for creating the main game loop
  • A system of game objects with behavior and renderables
  • A rendering system that uses cameras to convert world space to screen space