https://github.com/cizodevahm/haptic-feedback-demo
This application let's you play with dot. As your touch move towards dot on the screen it will play sound and notify user that you reached to that dot.
https://github.com/cizodevahm/haptic-feedback-demo
ios ios-swift swift xcode
Last synced: about 1 month ago
JSON representation
This application let's you play with dot. As your touch move towards dot on the screen it will play sound and notify user that you reached to that dot.
- Host: GitHub
- URL: https://github.com/cizodevahm/haptic-feedback-demo
- Owner: cizodevahm
- Created: 2024-11-18T06:43:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-18T06:48:20.000Z (over 1 year ago)
- Last Synced: 2025-10-07T21:34:14.134Z (9 months ago)
- Topics: ios, ios-swift, swift, xcode
- Language: Swift
- Homepage: https://cizotech.com
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haptic-Feedback-Demo
This application let's you play with dot. As your touch move towards dot on the screen it will play sound and notify user that you reached to that dot.
# Steps to run the app
- Take pull of this repository
- Install Xcode 16.0 in your MAC
- Go to Xcode and open this repository
- Select exam.xcodeproj folder and hit RUN button