How can I detect if the browser is fully compatible with phaser?

Thank you for sharing your code! I’m looking into browser compatibility myself but couldn’t find many resources so your code is very helpful.

If you are worried about compatibility, Babel.js is a free transcompiler used to support older JavaScript engines.

1 Like