Skip to main content

WGF - Whatever Game Framework

Project description

Whatever Game Framework

Description:

WGF is an experimental game framework built on top of pygame, with goal to provide some basic out-of-box, genre-independant functionality (easy scene and assets management, spritesheets support, etc) in flask-inspired fashion. Right now its but hobby/research project, with primary focus on tinkering with pygame and improving common gamedev-related skills.

Installation:

This library is available on pypi - to install it with pip, simply run: pip install WGF

Or, to enable support for configuration files in toml: pip install WGF[toml_support]

If you run into any pygame-related issues during installation (most likely caused by pygame version used by this library having no pre-build wheel for your python version) - refer to pygame wiki to find out which dependencies you may need to compile it: https://www.pygame.org/wiki/Compilation

License:

MIT

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

WGF-0.1.1.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

WGF-0.1.1-py3-none-any.whl (16.4 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