Tatami
A downloadable library
Download NowName your own price
Tatami is a roguelike dungeon generation algorithm written in Rust that creates a multi-floor dungeon layout from a series of randomly oriented, interconnected rectangles.
The library attempts to provide many of the common features found in roguelikes, such as stairs, teleporters, items, enemies and traps. It is intended to be used as a base upon which a fully featured game can be built on.
I plan to port it to Node.js and Python in the future. Currently, the game engines it can be used with are mainly Godot and Bevy.
Crates.io: https://crates.io/crates/tatami-dungeon
Documentation: https://docs.rs/tatami-dungeon/latest/tatami_dungeon/
Status | Released |
Category | Tool |
Author | masterofgiraffe |
Tags | algorithm, Dungeon Crawler, library, Roguelike, rust, software |
Download
Download NowName your own price
Click download now to get access to the following files:
GitHub Link
External
Development log
- Generate dungeons for your roguelike game with RustAug 11, 2024
Leave a comment
Log in with itch.io to leave a comment.