Skip to main content

Allegro 5 C library wrapped in Python

Project description

Please note this is a community distribution of allegro5 project, you can find the official github repository here

This package was made for those how can't build this allegro5's binaries themselves or make the python wrapper using cmake.

Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform...

And it's now available in python (wrapped using ctypes). This wrapper was built from the official github repo using cmake (version 5.0.10)

  • tested on windows 10

N.B

Note that this library currently only supports 32-bit python compilers on windows. Please contact me if you want to add Platform specific support.

Demo script

from allegro import *
al_run_demo()

The demo game is hosted here

Documentation

You can find official documentation here

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

allegro5-1.0.3.tar.gz (22.8 kB view hashes)

Uploaded Source

Built Distribution

allegro5-1.0.3-py3-none-any.whl (1.4 MB 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