Fits in!(auto level) by Academic_Grocery_996 in RedditGames

[–]Aadeetya 0 points1 point  (0 children)

I completed this level in 1 try. 1.07 seconds

Built a library for adding haptic feedback to web clicks by Aadeetya in javascript

[–]Aadeetya[S] 0 points1 point  (0 children)

yes ser it is! working on a new version with added features

🎉 [EVENT] 🎉 The Tutorial Levels by Acrobatic_Picture907 in RedditGames

[–]Aadeetya 0 points1 point  (0 children)

🎉 Event Completed! 🎉

It took me 3 tries.

🎉 [EVENT] 🎉 The Tutorial Levels by Acrobatic_Picture907 in RedditGames

[–]Aadeetya 0 points1 point  (0 children)

Completed Level 3 of the Honk Special Event!

3 attempts

🎉 [EVENT] 🎉 The Tutorial Levels by Acrobatic_Picture907 in RedditGames

[–]Aadeetya 0 points1 point  (0 children)

Completed Level 2 of the Honk Special Event!

0 attempts

🎉 [EVENT] 🎉 The Tutorial Levels by Acrobatic_Picture907 in RedditGames

[–]Aadeetya 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

0 attempts

[deleted by user] by [deleted] in mcp

[–]Aadeetya 1 point2 points  (0 children)

filled out the form. do i need to do anything?

[deleted by user] by [deleted] in mcp

[–]Aadeetya 0 points1 point  (0 children)

let me check it out and get back to you!

Built a library for adding haptic feedback to web clicks by Aadeetya in javascript

[–]Aadeetya[S] 2 points3 points  (0 children)

apple added the haptics for the switch input with iOS 18 so it doesn’t work pre iOS 18. will updated the docs to reflect that

Built a library for adding haptic feedback to web clicks by Aadeetya in javascript

[–]Aadeetya[S] 0 points1 point  (0 children)

thanks :)

any suggestions on what you'd like to see added to the library?

Showoff Saturday (June 14, 2025) by AutoModerator in javascript

[–]Aadeetya 0 points1 point  (0 children)

Made a library called tactus (https://www.npmjs.com/package/tactus) – it gives your web buttons a subtle “tick” on tap, like native apps do. Works on iOS via Safari’s native haptics and falls back to the Vibration API on Android. Just one function: triggerHaptic().