
Urizen
A downloadable tool
Urizen (abandoned)
Urizen is a Python library designed for procedural generation of tiled maps (mostly for roguelikes). Although the main purpose of Urizen is to be a part of Python roguelikes, it can be used as a standalone program with GUI.
To use a library, you should download Python 3 and install Urizen with this command:
pip3 install urizen
After it, you will be able to use it in your projects and run a GUI with a command urizen in your terminal.
Planned features:
- Tiled TMX export
- City-scale and world-scale generators
- GUI enhancements (search, tiles explore etc)
- Further tileset integration - animation and complex sprites
| Updated | 2 days ago |
| Status | In development |
| Category | Tool |
| Author | vurmux |
| Made with | pygame |
| Tags | Generator, library, Procedural Generation, python, Roguelike, Tilemap |
| Code license | Apache License 2.0 |
| Asset license | Creative Commons Zero v1.0 Universal |
| Links | Source code |

