Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: June 8, 2025, 5:31 pm

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is my SVG PacMan now playable in Safari on iPhone?
#1
Is my SVG PacMan now playable in Safari on iPhone?
When I made my SVG PacMan, it wasn't playable in Safari on iPhone because it didn't respond to taps fast enough there. However, I wasn't able to diagnose the problem.
In that PacMan game, I was using two `setInterval` loops, one for small animations (such as opening and closing the PacMan's mouth), and other for large animations (moving PacMan and ghosts from a field to a field). A few months ago, I modified it to use only one loop, and to use counters to keep track of whether to do a small animation or a large one.
That change apparently solved the problem of the mouth animation being jittery in Firefox.
I am wondering whether it also somehow solved the problem of the game being unresponsive in Safari on iPhone. Does anybody here have an iPhone to test that?
Reply



Messages In This Thread
Is my SVG PacMan now playable in Safari on iPhone? - by FlatAssembler - August 28, 2023 at 11:59 am

Possibly Related Threads...
Thread Author Replies Views Last Post
  Iphone related question paulpablo 1 596 January 21, 2017 at 3:26 pm
Last Post: SteelCurtain
  Iphone screen recorder Sludgeman101 0 825 July 7, 2014 at 12:06 pm
Last Post: Sludgeman101



Users browsing this thread: 1 Guest(s)