bwhmather / missile-game

3D game using SVG and javascript
missile-game.bwhmather.com
GNU Affero General Public License v3.0
80 stars 30 forks source link

Add support for smartphones and tablets #1

Open bwhmather opened 9 years ago

parkerlreed commented 3 months ago

I've noticed this works well on the tablet except for one thing.

Within Chrome, I get the full screen refresh of 120 FPS.

Firefox (nightly) never quite hits full speed, usually 80 to 95.

Not sure if it's just something with the rendering code or what.