ARLQ, another rogue-like quest game
ARLQ (Another Rogue-Like Quest) is a compact rogue-like game created as an experiment in developing code and manuals with humans and AIs.
Explore a procedurally generated dungeon, manage your LP (Life Points), learn the identities of monsters, and find the treasure guarded by the dragon. The game includes three stages:
- Stage 1: Find the Dragon's treasure chest.
- Stage 2: Find the Fire Drake's treasure chest.
- Stage 3: Defeat the Dread Wyrm and claim its treasure chest with help from the elves.
Features include:
- Turn-based combat, level progression, food, and special monster abilities.
- Fog of war and an automap that preserves explored areas.
- Companions with unique abilities.
- A Pyglet graphical interface and a Blessed terminal interface.
Installation
ARLQ requires Python 3.10 or later. Install it from PyPI with:
pip install arlq
The required Pyglet and Blessed dependencies are installed automatically.
Start the graphical version with:
arlq
The terminal version is available through arlq-cli:
arlq-cli
You can also select the Blessed terminal interface explicitly:
arlq --terminal
Run arlq --help for the complete list of options. The old --curses option
is retained as a deprecated alias for --terminal. The terminal interface
requires a terminal at least 80 columns wide and 24 lines high; the game
pauses while the terminal is smaller and resumes after it is enlarged.
License
ARLQ is released under the BSD-2-Clause License.
Release files for arlq 4.6.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| arlq-4.6.9.tar.gz | 181.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| arlq-4.6.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 238.1 kB
Release files / arlq-4.6.9.tar.gz
| Download URL | arlq-4.6.9.tar.gz |
|---|---|
| Size | 181.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3129c409180a7d22eb0653121bf796b29ad30d93f20baa328daf83f0ab86dad0
|
|
BLAKE2b-256 checksum How to use checksums |
7b55c71eb9cea6b8c4241a9301161709eb7badfa46760985074c9d39b4aa3454
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.18.1 {"ci":null,"cpu":"x86_64","distro":{"id":"trixie","libc":{"lib":"glibc","version":"2.41"},"name":"Debian GNU/Linux","version":"13"},"implementation":{"name":"CPython","version":"3.13.5"},"installer":{"name":"hatch","version":"1.18.1"},"openssl_version":"OpenSSL 3.5.7 9 Jun 2026","python":"3.13.5","system":{"name":"Linux","release":"7.1.8+deb13-amd64"}} HTTPX2/2.13.1
|
Release files / arlq-4.6.9-py3-none-any.whl
| Download URL | arlq-4.6.9-py3-none-any.whl |
|---|---|
| Size | 56.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e8bbe2764f21fd79bdc11bf40299046fce9928d07356438d7d68565d867423eb
|
|
BLAKE2b-256 checksum How to use checksums |
6e653c0d768146f0f1786d1be128b583287990cf9203edbe193992de6b82d803
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.18.1 {"ci":null,"cpu":"x86_64","distro":{"id":"trixie","libc":{"lib":"glibc","version":"2.41"},"name":"Debian GNU/Linux","version":"13"},"implementation":{"name":"CPython","version":"3.13.5"},"installer":{"name":"hatch","version":"1.18.1"},"openssl_version":"OpenSSL 3.5.7 9 Jun 2026","python":"3.13.5","system":{"name":"Linux","release":"7.1.8+deb13-amd64"}} HTTPX2/2.13.1
|