News paper is the worlds last hope for trustworthy content and quality journalism... delivered right to your door.
Its not going to be easy, the streets are over run by spandex clad cyclists, businessmen on skateboards and myraid of obstacles that are determined to get in your way.
Bellow are following steps which you can use to reskin game according your need.
Game reskin is easy all graphics and sounds are available in game
By usine 3D graphics builder you can create new graphics and replace old with your new graphics
Step 1- Change game title.
You can change game title, Open " index.html " and find title code as showing in below image. You can change according your game need.

Step 2- Change branding
Open assets/images folder and find " branding.png " image file, edit image in photoshop and replace with old image, find image as showing in below screenshot marked in red box.

Step 3- Change game logo and start screen.
open assets/images folder and find " 1631575752620-start screen paper.png " file in bottom of folder, edit this image in photoshop and you can change game name here. as showing in below screenshot, marked in red.

Step 4- Change game audio files
You can change game audio files according your interest , Open " assets/audio " folder there you can see three audio files, you can replace with your audio files and make sure do not change file name, just replace do not rename it.

Step 5- Control game behaviour
If you want make changes in game behaviour then there are two files in " libs " folder
main.js
phaser.js
You need good knowledge of javascript before making any change in main.js file, this file handle game controls and behaviour. you can find these two files insde " libs " folder. as showing in below image. ( this step is only for developers )

Now after these reskin if you wish to change game sounds or more graphics then you can change from assets folder
Now you are ready to launch your game, see below steps.
Installing on any server you have, you can install game in main domain or sub-domain or any sub-folder of your hosting.
Step 1- After downloading .zip game file from codecanyon, put that same file in your server any location
Step 2- Extract .zip file in your server then you see two folder and one html file.
Now move these two elements in any other location of your server.
After moving now you are ready to play your game.
Now Access game with your game file location on your server that may be your main domain or sub-domain or sub-folder
Example : https://yourdomain.com/ or https://yourdomain.com/game or https://game.yourdomain.com/
Yes we provide support , you can ask in item comment box or visit item support page