Build your next RPG (Role Playing Game).
Project description
nextrpg
Build your next RPG (Role Playing Game).
Example
Turn your Python code
npc: "Nice to meet you! What's your name?"
player: f"Hello {npc.display_name}! I am {player.display_name}."
into an RPG game scene!
For more advanced text-styling:
scene["Interior Scene"]: Text("Greetings!", cfg.sized(40)) + Text(
"""This is...
a sample """, cfg) + Text("nextrpg event", cfg.colored(Rgb(128, 0, 255)))
Take a look at interior_scene.py for details :)
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
nextrpg-0.1.15.tar.gz
(40.8 kB
view details)
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
nextrpg-0.1.15-py3-none-any.whl
(66.2 kB
view details)
File details
Details for the file nextrpg-0.1.15.tar.gz.
File metadata
- Download URL: nextrpg-0.1.15.tar.gz
- Upload date:
- Size: 40.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.14.0b3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dde6d8251f39be655682bf870cd07f73840c2654ddc041a4e4c53bd6d378350
|
|
| MD5 |
679083b21ae3de29556e0eca0c3d46df
|
|
| BLAKE2b-256 |
a782056165d12d817d748fb91e6b71a6f876206783672812413c0bb5a14da540
|
File details
Details for the file nextrpg-0.1.15-py3-none-any.whl.
File metadata
- Download URL: nextrpg-0.1.15-py3-none-any.whl
- Upload date:
- Size: 66.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.14.0b3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
817c7356fcdd95357449285ce9c65bbc78403852b4f83e4a04a69930ce37aaf6
|
|
| MD5 |
0747b9086c9b96cf8ccf779e5ac9e6c9
|
|
| BLAKE2b-256 |
908a4a82c5db24a1c5a237664ad2ec2440340d479e87ec595e61560fca4bc8a7
|