Closed K-Mistele closed 6 years ago
The player character begins as a plus sign ("+"), but after the first move, reverts to the original "@" symbol. Should be an easy fix.
Character indicator had been set at world creation, but when game loop iterated it reset to previous character. Modified game loop representation of character.
The player character begins as a plus sign ("+"), but after the first move, reverts to the original "@" symbol. Should be an easy fix.