Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

71
Views
Making a Canvas JS Game Mobile friendly

https://flappy-pappy.netlify.app/ How do you make canvas games mobile friendly? I know that you can make the page with a link to app store and create the app with swift but I'm talking about how can you make this responsive with Js on mobile? I'm thinking about implementing some sort of joystick approach using this https://developer.mozilla.org/en-US/docs/Games/Techniques/Control_mechanisms/Mobile_touch.

I don't understand why it has lag on mobile, around 500ms lag when you tap it. Also I tried it on different devices and on my device it goes at normal speed and on other phones the pace is way faster.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

It's about tags. You need meta tags. It still feels a bit laggy but maybe touch events will do it. Thank you for the dislikes. Love you all.

<meta name="viewport" content="width=device-width,
user-scalable=no, initial-scale=1, maximum-scale=1, user-scalable=0"
/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta
  name="apple-mobile-web-app-status-bar-style"
  content="black-translucent"
/>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!