-
Notifications
You must be signed in to change notification settings - Fork 1
Create specific layout for Mario Tennis #38
Copy link
Copy link
Open
Labels
Description
The game offers different shots based on the order and combination of A and B.
Ideia
Create combination based on device motion
References
- https://github.com/jeremenichelli/deltas library to emit deltas based on device motion. This can be useful to detect motions like slice and top spin.
- https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Orientation_and_motion_data_explained
Reactions are currently unavailable