GuillemBarroso / CLing

2D survival game using command line
MIT License
3 stars 1 forks source link

Improve room description display #59

Closed GuillemBarroso closed 1 year ago

GuillemBarroso commented 1 year ago

The room description isn't a command. It's just text.

Hence, now we're writing the text letter by letter directly in the CL history, avoiding the weird blinking that we had when writing it as a command.