The Roguelike Toolkit (RLTK), implemented for Rust.
☆1,662Dec 5, 2025Updated 3 months ago
Alternatives and similar repositories for bracket-lib
Users that are interested in bracket-lib are comparing it to the libraries listed below
Sorting:
- Roguelike Tutorial in Rust - using RLTK☆958Mar 23, 2024Updated last year
- ascii roguelike library in rust with native and wasm support☆288Oct 12, 2023Updated 2 years ago
- High performance Rust ECS library☆1,707Dec 30, 2021Updated 4 years ago
- Rust bindings for libtcod 1.6.3 (the Doryen library/roguelike toolkit)☆229Jan 30, 2021Updated 5 years ago
- Following along with the /r/roguelikedev tutorial session, in Rust and implementing my own library as well!☆138Aug 13, 2019Updated 6 years ago
- Rust library to create a Good Game Easily☆4,600Aug 14, 2025Updated 7 months ago
- Cross-platform game engine in Rust.☆4,352Updated this week
- Specs - Parallel ECS☆2,604Jun 7, 2024Updated last year
- Roguelike Toolkit - Modern C++ (14) SFML-based toolkit for creating roguelikes.☆339Aug 17, 2021Updated 4 years ago
- Data-oriented and data-driven game engine written in Rust☆8,033Dec 6, 2021Updated 4 years ago
- A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based termina…☆1,154Mar 9, 2026Updated last week
- The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson☆511Dec 5, 2025Updated 3 months ago
- 🎮 A simple 2D game framework written in Rust☆1,001Jan 31, 2026Updated last month
- Rust bindings for Godot 3☆3,634Dec 31, 2025Updated 2 months ago
- 3D and 2D game engine written in Rust☆8,938Mar 13, 2026Updated last week
- Port of the "Complete Roguelike Tutorial, using python+libtcod" to Rust + tcod☆248Jan 2, 2025Updated last year
- An opinionated 2D game engine for Rust☆1,142Mar 3, 2024Updated 2 years ago
- Cross platform rendering in Rust☆1,961Updated this week
- Roguelike game using Rust and the Bevy engine☆230Jan 17, 2026Updated 2 months ago
- A refreshingly simple data-driven game engine built in Rust☆45,116Updated this week
- Utility AI library for the Bevy game engine☆1,290Oct 7, 2025Updated 5 months ago
- 😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust☆1,442Mar 26, 2024Updated last year
- A tiny hardware-accelerated pixel frame buffer. 🦀☆2,086Feb 3, 2026Updated last month
- Entity Component System focused on usability and flexibility.☆840Mar 2, 2026Updated 2 weeks ago
- A handy ECS☆1,259Mar 5, 2026Updated 2 weeks ago
- Turn based tactical RPG with several campaigns, written in Rust☆488Jan 13, 2025Updated last year
- A 2D rust game engine focused on portability.☆551Nov 24, 2024Updated last year
- A collection of Bevy assets, plugins, learning resources, and apps made by the community☆1,070Updated this week
- A tilemap rendering crate for bevy which is more ECS friendly.☆1,223Jan 16, 2026Updated 2 months ago
- Build terminal user interfaces and dashboards using Rust☆10,881Aug 6, 2023Updated 2 years ago
- A Creative Coding Framework for Rust.☆6,628Mar 13, 2026Updated last week
- a cross-platform (including Wasm!) networking library built in Rust. Intended to make multiplayer game development dead-simple & lightnin…☆1,104Feb 24, 2026Updated 3 weeks ago
- Plugin pack for making 2D games with Bevy☆307Oct 19, 2023Updated 2 years ago
- Rusty Object Notation☆3,859Updated this week
- A moddable RTS/MOBA game made with bracket-lib and minigene.