Metadata-Version: 2.4
Name: arlq
Version: 3.4.2
Summary: ARLQ, another rogue-like quest game.
Project-URL: Homepage, https://github.com/tos-kamiya/arlq
Project-URL: Repository, https://github.com/tos-kamiya/arlq
Project-URL: Issues, https://github.com/tos-kamiya/arlq/issues
Author-email: Toshihiro Kamiya <kamiya@mbj.nifty.com>
License: BSD 2-Clause License
License-File: LICENSE.txt
Keywords: curses,game,pygame,roguelike
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.10
Requires-Dist: pygame>=2
Provides-Extra: dev
Requires-Dist: mypy>=1.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.6; extra == 'dev'
Description-Content-Type: text/markdown

# ARLQ, another rogue-like quest game

ARLQ (Another Rogue-Like Quest) game created as an experiment in developing code and manuals with humans and ChatGPT.

Please visit the homepage, [https://github.com/tos-kamiya/arlq/](https://github.com/tos-kamiya/arlq/), for more information.

![](https://github.com/tos-kamiya/arlq/blob/main/screenshot.png?raw=True)

