Skip to main content

Mutant Standard for PursuedPyBear

Project description

ppb-mutant

This library provides convenient support for the Mutant Standard emoji for games using the PusuedPyBear engine.

Setup

  1. Install the ppb-mutant package through your preferred package management system. (pip, requirements.txt, pipenv, poetry, etc)
  2. Run python -m ppb_mutant.download in your project to download the Mutant Standard assets (specifically, the 64px versions)

Usage

MutantSprite

You can replace the use of image in your sprites with emoji like so:

class SlimeSprite(ppb_mutant.MutantSprite):
    emoji = 'people_animals/creatures/other/slime'

In addition, the formatting syntax with the variables morph and skin may be used for Mutant's customization features:

class PunchRightSprite(ppb_mutant.MutantSprite):
    emoji = 'expressions/hands/{morph}/fist_facing_right_{morph}_{skin}'
    morph = 'clw'
    tone = 'r2'  # "colour"

See the modifier guide for details on these.

Copyright Notice

This library uses Mutant Standard emoji, which are licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

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

ppb-mutant-0.4.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

ppb_mutant-0.4.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file ppb-mutant-0.4.0.tar.gz.

File metadata

  • Download URL: ppb-mutant-0.4.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6

File hashes

Hashes for ppb-mutant-0.4.0.tar.gz
Algorithm Hash digest
SHA256 4921bc9ee5ef8730bdcce959120566814c2e7b3dbad62d31cfd2798fec07bc11
MD5 a4cc4a68f155505896d9100013c6e0b0
BLAKE2b-256 4c3d2397bd088536699449aa3f5bfb82e9c5115c73389190236c687c8ada44bc

See more details on using hashes here.

File details

Details for the file ppb_mutant-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: ppb_mutant-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6

File hashes

Hashes for ppb_mutant-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b717e83081d37cc96310f16ef041c96f4d75f04cb55d54223e3b9b0dc09f1a3
MD5 a6d3bdbed3be330e33504e9e3207ec09
BLAKE2b-256 f1250add0a35b5b554ac9ca2f3ce5c877a813960174594b5f1028631600e8480

See more details on using hashes here.

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