Game should show instructions on screen #4

Open
opened 2022-07-23 11:31:44 -05:00 by Miepee · 5 comments

It's cumbersome to look at the side document if I'm not used to the controls yet

It's cumbersome to look at the side document if I'm not used to the controls yet
Owner

There is a pause screen which shows 1 control for each action. You can open it with the backtick key. I forget to document this in the README, updating that now.

There is a pause screen which shows 1 control for each action. You can open it with the backtick key. I forget to document this in the README, updating that now.
Author

Backtick is a pretty bad location. Why not make it for Enter or something

Backtick is a pretty bad location. Why not make it for Enter or something
Author

There are two very big locations as well on the main screen, why not show the instructions some place there?
grafik

There are two very big locations as well on the main screen, why not show the instructions some place there? ![grafik](/attachments/cb32fc0a-26dd-497e-8066-abb4028df70a)
Owner

Backtick is a pretty bad location. Why not make it for Enter or something

I choose backtick since it as close as I could get to escape while still being something I can listen for. (I can't listen for escape)

You can always rebind it to single quote, if you want.

> Backtick is a pretty bad location. Why not make it for Enter or something > I choose backtick since it as close as I could get to escape while still being something I can listen for. (I can't listen for escape) You can always rebind it to single quote, if you want.
Author

I choose backtick since it as close as I could get to escape while still being something I can listen for. (I can't listen for escape)

backtick requires shift+backtick -> shift+backtick in order to register for me

Of course I can rebind it, but why not make the controls mostly accessible in the first place? No one's gonna think by "ah, let me pause by typing backtick". People either use ESC, Enter or Space for that.

> I choose backtick since it as close as I could get to escape while still being something I can listen for. (I can't listen for escape) backtick requires shift+backtick -> shift+backtick in order to register for me Of course I *can* rebind it, but why not make the controls mostly accessible in the first place? No one's gonna think by "ah, let me pause by typing backtick". People either use ESC, Enter or Space for that.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: missing/tetris#4
No description provided.