nsmryan / RustRoguelike

This Rust Roguelike is a Roguelike written in Rust.
17 stars 3 forks source link

Run Over InterTile Wall Display Issue #389

Closed nsmryan closed 2 years ago

nsmryan commented 2 years ago

Run over intertile wall, starting 1 tlie away.

The player seems to stop early in the display, while jumping over the wall.

Make a test case for this.