hjerpbakk / Breakout.js

Simple Breakout game written in pure JavaScript
https://hjerpbakk.com/breakout
MIT License
3 stars 0 forks source link

Remove overflow on narrow mobile screens #20

Open hjerpbakk opened 4 years ago

hjerpbakk commented 3 years ago

https://www.ibm.com/developerworks/library/wa-games/index.html

hjerpbakk commented 3 years ago

Next up: test on https://hjerpbakk.com

hjerpbakk commented 3 years ago

Somehow put <meta name="viewport" content="width=480, user-scalable=no, initial-scale=1" /> into head