Back to projects
open-source

RuneForge

A Rust library for building roguelike games — procedural generation, ECS integration, and terminal rendering.

RuneForge provides reusable building blocks for roguelike games in Rust: procedural dungeon generation, field-of-view algorithms, pathfinding, and a terminal renderer built on crossterm. Designed to work seamlessly with the Bevy ECS framework.

RustBevy ECScrosstermProcedural GenerationGame Dev
8 GitHub stars