Podcast
Questions and Answers
Which rendering engines does Phaser use internally?
Which rendering engines does Phaser use internally?
- Canvas (correct)
- WebGL
- SVG
- DirectX
What library does Phaser use for rendering?
What library does Phaser use for rendering?
- Pixi.js (correct)
- Phaser.js
- Cocos2d
- Three.js
How can games developed with Phaser be deployed to iOS and Android?
How can games developed with Phaser be deployed to iOS and Android?
- By converting to a different programming language
- Via Apache Cordova and phonegap (correct)
- Through a web browser
- By using native tools
When was the first release of Phaser announced?
When was the first release of Phaser announced?
What is the currently recommended stable platform for development with Phaser?
What is the currently recommended stable platform for development with Phaser?