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

Make WASM work with keyboard #1516

Open
paulocoutinhox opened this issue Dec 13, 2023 · 5 comments
Open

Make WASM work with keyboard #1516

paulocoutinhox opened this issue Dec 13, 2023 · 5 comments
Labels
help wanted Extra attention is needed pinned

Comments

@paulocoutinhox
Copy link
Contributor

Is your feature request related to a problem? Please describe.

A game in WASM have support for mouse/touch but not to keyboard.

Describe the solution you'd like

Add support for keyboard between javascript and WASM application.

Demo

Application:
https://axext.netlify.app/

Menu:
Layer pan zoom (arrows keys or w/a/s/d)

Repository:
https://github.com/paulocoutinhox/axmol-extensions

Thanks.

@aismann
Copy link
Contributor

aismann commented Dec 15, 2023

@paulocoutinhox
You will add the PR too?

@aismann
Copy link
Contributor

aismann commented Jan 12, 2024

more a discussion?

@paulocoutinhox
Copy link
Contributor Author

Wasm need receive events, like keyboard.

@aismann
Copy link
Contributor

aismann commented Jan 12, 2024

@halx99
Add ' help wanted' or move it to discussion, right?

@halx99 halx99 added the help wanted Extra attention is needed label Jan 16, 2024
Copy link

stale bot commented Mar 16, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Mar 16, 2024
@halx99 halx99 added the pinned label Mar 16, 2024
@stale stale bot removed the wontfix This will not be worked on label Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed pinned
Projects
None yet
Development

No branches or pull requests

3 participants