Metadata-Version: 2.4
Name: kraken-engine
Version: 1.6.4
Summary: Python bindings for Kraken Engine
Author: Derrick Martinez
License-Expression: MIT
License-File: LICENSE
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Multimedia :: Graphics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Project-URL: Homepage, https://docs.krakenengine.org/
Project-URL: Issues, https://github.com/Kraken-Engine/PyKraken/issues
Project-URL: Documentation, https://docs.krakenengine.org/docs/getting-started/introduction
Project-URL: Release Notes, https://github.com/Kraken-Engine/PyKraken/releases
Project-URL: Source, https://github.com/Kraken-Engine/PyKraken
Requires-Python: >=3.12
Requires-Dist: pydantic==2.12.3
Description-Content-Type: text/markdown

<div align="center"><img src="https://krakenengine.org/images/kraken-engine-banner.webp"/></div>

<div align="center">
  <img src="https://img.shields.io/badge/license-MIT-blue.svg">
</div>

<br>

**Kraken Engine** is a modern and highly capable 2D game development Python library, designed to give developers the power and flexibility of low-level systems with the ease of a clean, expressive API.
It is ideal for solo developers and indie teams looking to build games or interactive experiences rapidly.

## Documentation

You can find the latest documentation at [https://krakenengine.org/](https://krakenengine.org/).

## Community

A community Discord server is available at [https://discord.gg/jMdx9UmqX8](https://discord.gg/jMdx9UmqX8).

Join to get help or share your Kraken Engine games!

## Licensing

[MIT](LICENSE) @ Derrick Martinez

`Kraken Engine` is a free and open-source framework built for education and fast prototyping.