koalabuttz/roguelike
A terminal-based roguelike dungeon crawler written in Rust
Rust0 stars0 forks
What it does
Roguelike is a terminal-based dungeon crawler game written in Rust, allowing players to explore randomly generated dungeons and battle monsters using ASCII graphics. It provides an engaging gameplay experience that adapts to terminal size and includes an AI play feature via the Model Context Protocol.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Dive into the world of roguelikes with this Rust-based terminal game that challenges you to survive in randomly generated dungeons!
Content angles
- Create a tutorial series on building a roguelike game in Rust.
- Explore the integration of AI in gaming using the Model Context Protocol with this repository.
- Review and compare different roguelike games, highlighting unique features like this game's AI play.
Who should care
Game developers, Rust enthusiasts, and AI researchers interested in gaming applications.