A Rust implementation of Adam's FOV algorithm, primarily intended for roguelikes.
-
Updated
Nov 22, 2025 - Rust
Roguelike is a subgenre of role-playing video game characterized by a dungeon crawl through procedurally generated levels, turn-based gameplay, tile-based graphics, and permanent death of the player character.
A Rust implementation of Adam's FOV algorithm, primarily intended for roguelikes.
made with tcod for rust
r/roguelikedev working through the rust rogue-like tutorial from reddit
Implementing a roguelike via Hands-on Rust, Effective Learning through 2D Game Development and Play
a classical roguelike made in rust with bracket-lib.