API for using emojis in pygame.
Project description
Pygame Emojis
✨✨✨ Load emojis in pygame. ✨✨✨
This contain open source emojis from https://openmoji.org/
Usage
It is very easy to include emojis in your game 😊
First install the 📦 package 📦
pip install pygame-emojis
Then import the package from 🐍 python 🐍
from pygame_emojis import load_emoji
# Choose the size
size = (64, 64)
# Load the emoji as a pygame.Surface
surface = load_emoji('😍', size)
📥 The first time you use this package, it will automatically download a svg database. ✌🏼
Acknowledgements ❤️
Emojis come from https://openmoji.org/.
See also their repo https://github.com/hfg-gmuend/openmoji/.
Thanks a lot to the whole team: https://openmoji.org/about/#acknowledgement.
Thanks a lot to the developpers from pygame 🎮: https://www.pygame.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygame_emojis-0.2.0.tar.gz.
File metadata
- Download URL: pygame_emojis-0.2.0.tar.gz
- Upload date:
- Size: 42.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
361ab5b8d1c32bf681d1241d1acafda535a6b84d7355be64b9dea22ccf07b203
|
|
| MD5 |
e044fb5304ae67b29067e2ce5c7b38ee
|
|
| BLAKE2b-256 |
1bedb31b56dd92c080da5a3799598e01015829a5e68ea729494befd9fde7cdca
|
File details
Details for the file pygame_emojis-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pygame_emojis-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51dc38a945656831aa12c1930623a67a7d4db588bd0c1e11c3289abfc83bab54
|
|
| MD5 |
064c7ad1be2f58176f64e6f41f0e900f
|
|
| BLAKE2b-256 |
ed6d6e06cfef229c3bdb9efd0dc983a582cb47a04bc9c1b330733a777aa8fc12
|