Metadata-Version: 2.4
Name: GameBox
Version: 0.9.1
Summary: GameBox is a beginner-friendly Python package built on top of pygame, designed to make 2D game development faster and easier. It provides ready-to-use modules, utilities, and abstractions that let new developers create polished games without needing advanced coding knowledge—while still offering the flexibility for experienced coders to customize and extend.
Author-email: Sam Fertig <sfertig007@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

GameBox is a lightweight 2D game framework built on pygame.
This is an early technical preview of a full engine rewrite.
APIs may change frequently.

github: https://github.com/sfertig/GameBox

Versioning
GameBox follows a modified semantic versioning scheme.
Versions starting with 0.x.x are experimental and may change without notice.
Stable, marketed releases will begin at 1.0.0.