A comprehensive PyQt6 Pazaak card game implementation for Knights of the Old Republic with multiplayer support
Project description
HoloPazaak
A PyQt5 implementation of the Pazaak card game from Knights of the Old Republic.
Requirements
- Python 3.8 through 3.12
Local Run
Windows
From command line:
pip install -r requirements.txt
set PYTHONPATH=%cd%\src
python src/holopazaak/app.py
Unix
From terminal:
pip install -r requirements.txt
PYTHONPATH=$PWD/src python src/holopazaak/app.py
Local Development
- Clone PyKotor and run the
install_python_venv.ps1script in your powershell terminal. That's it!
Building
To build the executable:
./Tools/HoloPazaak/compile/build.ps1
The output will be in dist/HoloPazaak/.
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
holopazaak-2.0.0.tar.gz
(58.3 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
File details
Details for the file holopazaak-2.0.0.tar.gz.
File metadata
- Download URL: holopazaak-2.0.0.tar.gz
- Upload date:
- Size: 58.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24cfa8144c7d3011a9392fb59f55177f1f2396a7796be47ec51e067eaec39555
|
|
| MD5 |
d4ae3f7626010957b4d490d52c6c57c4
|
|
| BLAKE2b-256 |
a1500b340ce671f17712f0cbc5e46a87de28016b791e3cb86edc76f3626c8bb5
|
File details
Details for the file holopazaak-2.0.0-py3-none-any.whl.
File metadata
- Download URL: holopazaak-2.0.0-py3-none-any.whl
- Upload date:
- Size: 69.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1893e5460b64f8302de0dd19e5b104713a48be32d6c19ef03e7aead05e6e95e3
|
|
| MD5 |
cf75f674d54415f9f645a6e4e6e74146
|
|
| BLAKE2b-256 |
011b6140a5af418730689e3cfa55fe509be8a8678bd2584b09efc8201da37800
|