A cross-platform front-end written in Python for Simutronics Corporation’s game DragonRealms
Written by the player of Chanepheous (DR)
Pivuh is currently a proof of concept project and is lacking many common front end features.
Q: What framework does Pivuh use?
A: Pivuh uses the PyQt6 framework. PyQt6 GUI applications render nearly the same on every platform.
Q: Does Pivuh have bugs?
A: Almost certainly! If you come across any, please create an issue on GitHub. Reminder: Never include any sensitive info in a GitHub issue.
Q: Does Pivuh support scripting?
A: Not yet! Lich integration is planned, which should help cover most scripting needs for now.
Q: I get the following error on Ubuntu: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
A: Install the libxcb-cursor0 package: sudo apt install libxcb-cursor0
- Application icon provided by Microsoft FluentUI Emoji 3D Icons (MIT License)
- Other icons provided by FontAwesome Free (CC BY 4.0 License)