Skip to main content

A GPU accelerated pygame/arcade alternative

Project description

Krasue is a high performance alternative to pygame and arcade. Pygame is a wrapper around SDL, which claims to be hardware accelerated, but either isn't or isn't fast enough. Arcade claims to be faster than pygame due to its OpenGL backend, but takes far too long to load and is measurably slower. A simple OpenGL program should outperform both of them, hence Krasue.

Note: PyKrasue is still in its early days and is not yet fully featured. Examples are a good indicator of what can currently be done.

Installation

Fresh install:

pip install PyKrasue

Krasue will be going through frequent updates for the time being, to update an existing installation run:

pip install --upgrade --force-reinstall PyKrasue

Documentation

Programming Model

API Reference:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pykrasue-0.1.6.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

PyKrasue-0.1.6-py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page