GuillemBarroso / CLing

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

Re-think commands #31

Open GuillemBarroso opened 1 year ago

GuillemBarroso commented 1 year ago

IMO, some commands are very well described when using help. For instance, the command line command.

However, other commands should not reveal that much of information. As an example, the look at command now shows that the only object that can be looked at is wall. When the game grows, we don't really want to spoil users by letting them know that the ancient sword of something can also be looked at! This information should remain hidden for the users.