Metadata-Version: 2.4
Name: nextrpg
Version: 0.1.11
Summary: Build your next RPG (Role Playing Game).
Home-page: https://github.com/yx-z/nextrpg
Author: yx-z
Author-email: yx-z <yx-z@outlook.com>
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame-ce
Requires-Dist: pytmx
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# nextrpg

[![CI](https://github.com/yx-z/nextrpg/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/yx-z/nextrpg/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/yx-z/nextrpg/branch/main/graph/badge.svg)](https://codecov.io/gh/yx-z/nextrpg)
![Python ≥3.14](https://img.shields.io/badge/python-%E2%89%A53.14-blue.svg)
![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)

Build your next RPG (Role Playing Game).

[https://yx-z.github.io/nextrpg/nextrpg.html](https://yx-z.github.io/nextrpg/nextrpg.html)

## Installation

```bash
pip install nextrpg
```

## Example

Work in progress.

## Features

Work in progress.

## License

This project is licensed under the MIT License - see the LICENSE file for
details. 
