nskins / goby

Command-line role-playing game framework
MIT License
122 stars 56 forks source link

Show special commands on failed movement #63

Closed nskins closed 7 years ago

nskins commented 7 years ago

In addition to potential movement options, which already show up, the special commands should show up when the Player tries to move onto an impassable Tile.

nskins commented 7 years ago

Fixed in #76.