Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect all user_inputs, 1 per valid piece_action #34

Open
richelbilderbeek opened this issue Aug 25, 2022 · 2 comments
Open

Collect all user_inputs, 1 per valid piece_action #34

richelbilderbeek opened this issue Aug 25, 2022 · 2 comments

Comments

@richelbilderbeek
Copy link
Owner

No description provided.

@richelbilderbeek
Copy link
Owner Author

I renamed control_actions to user_actions, to make the architecture more clear.

It also makes this Issue more useless:

  • For a keyboard user, it should return all 4 directions and the valid action buttons
  • For a mouse user, it should return all mouse positions

richelbilderbeek pushed a commit that referenced this issue Dec 30, 2022
@richelbilderbeek
Copy link
Owner Author

Ah, now I see:

it should collect all the user_inputs, 1 per valid piece_action.

@richelbilderbeek richelbilderbeek changed the title Collect all control_actions(next to all piece_actions) Collect all user_inputs that result in a valid piece_action Dec 30, 2022
@richelbilderbeek richelbilderbeek changed the title Collect all user_inputs that result in a valid piece_action Collect all user_inputs, 1 per valid piece_action Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant