ndouglas / downdelving-old

An experimental roguelike written in Rust.
The Unlicense
1 stars 0 forks source link

Limestone caverns are hard to navigate. #4

Open ndouglas opened 2 years ago

ndouglas commented 2 years ago

Story

It's difficult to get around because there's no clear idea of what is a blocking vs. non-blocking tile.

Acceptance Criteria

Implementation Notes