Feature/Touch support #4

Merged
jusemon merged 2 commits from feature/touch-support into main 2025-11-26 01:31:15 -05:00

2 commits

Author SHA1 Message Date
3412eb2cc5 Enhance mobile user experience with touch controls and UI updates
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 8s
Build and Publish Docker Image / Publish to Registry (pull_request) Has been skipped
- Implemented touch event listeners for movement via gestures on mobile devices.
- Updated UI instructions to include new mobile control features.
- Improved CSS for better readability on smaller screens.
2025-11-26 01:28:54 -05:00
cfc4a915be Implement touch controls for mobile devices and update instructions in the UI
- Added touch event listeners to enable movement via touch gestures.
- Updated the instructions to include mobile controls.
- Adjusted CSS for better readability on smaller screens.
2025-11-26 01:28:46 -05:00