Metadata-Version: 2.4
Name: kraken-engine
Version: 0.4.0
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Multimedia :: Graphics
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
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.10
Description-Content-Type: text/markdown

<div align="center"><img src="https://github.com/durkisneer1/Kraken-Engine/blob/main/docs/_static/kraken-engine-banner.png"/></div>

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

<br>

**Kraken Engine** is a modern, lightweight 2D game development Python library with the speed of C++, 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://docs.krakenengine.org/](https://docs.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.