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.14.tar.gz
(37.7 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.14-py3-none-any.whl
(62.0 kB
view details)
File details
Details for the file nextrpg-0.1.14.tar.gz.
File metadata
- Download URL: nextrpg-0.1.14.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.14.0b3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6011f503f6a19bf1a4a64b49dd8ae7957f7b929e3647911911bd4f9d9f57e62b
|
|
| MD5 |
27025d85f52b9a8e7396e667e0a42943
|
|
| BLAKE2b-256 |
37c2494919f616698026744f61d75575b62697b1c685eef64122c8d72626f827
|
File details
Details for the file nextrpg-0.1.14-py3-none-any.whl.
File metadata
- Download URL: nextrpg-0.1.14-py3-none-any.whl
- Upload date:
- Size: 62.0 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 |
53ae3b55136a238976a85e3ab1de5d781badbb8e4b0900473ac3fb46266140c3
|
|
| MD5 |
45510c9cb94d851f8dad331202232cb4
|
|
| BLAKE2b-256 |
62e905d3cc7d17a27f8e912dcc6900cda042563994b1dfe3adb14c23e0866ba6
|