https://github.com/kfields/deeper
Dungeon RPG using The Python Arcade Library and Rust
https://github.com/kfields/deeper
game python rust
Last synced: about 1 year ago
JSON representation
Dungeon RPG using The Python Arcade Library and Rust
- Host: GitHub
- URL: https://github.com/kfields/deeper
- Owner: kfields
- License: mit
- Created: 2022-11-25T06:24:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-24T15:49:16.000Z (over 1 year ago)
- Last Synced: 2025-03-31T16:14:35.703Z (about 1 year ago)
- Topics: game, python, rust
- Language: Python
- Homepage: https://kfields.github.io/deeper/
- Size: 41.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Deeper :skull:
[](https://github.com/pypa/hatch)
Dungeon RPG using [Crunge](https://github.com/crungelab/crunge)
Tiles courtesy of [Dragosha](https://dragosha.com/free/dungeon-part-1-tiles.html)
## Links
:skull_and_crossbones: [Discord](https://discord.gg/VZnZ26fhqF)
:notebook: [Documentation](https://kfields.github.io/deeper/)
:package: [Package](https://pypi.org/project/deeper-rpg/)
## Development
You need to have [Hatch](https://hatch.pypa.io/latest/install/) installed
You need to have [Rust](https://www.rust-lang.org/tools/install) installed
```bash
git clone https://github.com/kfields/deeper.git
cd deeper
hatch shell
hatch run develop
python -m deeper
```
## Resources
:link:[PyO3](https://github.com/PyO3/pyo3)
:link:[Maturin](https://github.com/PyO3/maturin)
:link:[Maturin Action](https://github.com/messense/maturin-action)
:link:[Parry](https://parry.rs/)
## Screen Shots

