Skip to main content

Easyplayer is a python library that encapsulates the complex API of pygame2 to help users build games faster.

Project description

Easyplayer

Easyplayer is a python library that encapsulates the complex API of pygame2 to help users build games faster.

Installation

Use pip:

pip install easyplayer

Use git:

git clone https://github.com/stripepython/easyplayer.git
cd easyplayer
pip install -r requirements.txt  
# If the installation fails, it can be installed manually.
python setup.py install

Document

See https://stripepython.github.io/easyplayer/

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

easyplayer-1.0.1.tar.gz (35.7 kB view hashes)

Uploaded Source

Built Distribution

easyplayer-1.0.1-py3-none-any.whl (53.2 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