Welcome to Grafyte’s Documentation!

Grafyte Engine Demo

Grafyte is a high-performance 2D game engine built for Python. It combines a powerful C++ rendering core with a simple, developer-friendly Python interface, allowing you to create stunning 2D games with ease.

Key Highlights:

  • High Performance: C++ core for efficient rendering and physics.

  • Python-First API: Designed to feel natural and intuitive for Python developers.

  • Action-Based Input: Easily map keys to game actions.

  • Built-in Systems: Integrated support for sprites, text, and collision detection.

  • Quick Installation: Get started in minutes with pip install grafyte.

Documentation Sections: