1. Read about the Phaser Scale Manager ( docs on phaser.io ) 2. Make the game scale to device size ( only 3-4 lines of code ) 3. Make sure you add the code in 'init : function()' only.