Procedurally Generated Living Open World RPG
Last updated Jul 4, 2026
105
Stars
2
Forks
38
Issues
0
Stars/day
Attention Score
29
Topics
Language breakdown
Rust 88.1%
Python 11.9%
Shell 0.0%
โธ Files
click to expand
README
pGLOWrpg - Procedurally generated living open world RPG
![Banner][splash]Features
![Some progress][animation]- World generation with optional image maps output (colorized and raw).
- World navigation (with redundant CLI rendering for debugging).
Requirements
- rust (https://www.rust-lang.org/)
Getting started
It is quite straightforward when working on a computer (rust must be installed), just do this:- In the root directory execute
cargo run --release
- Or use the "pglowrpg.sh" shell script which does the same
๐ More in this category