Corona Virus HTML5 Game


Corona Virus game made with phaser framework
Player need to protect character from falling corona virus cells and keep make distance and make score
Lets protect our world :)
Wear Mask & Stay Safe

Reskin is simple you need to follow only few steps

 

Note* i am using sublim code editor, you can use any example sublim  or notepad++ or visual studio or other

 

1- Change game title

Open " index.html " file in code editor and find title tag as showing in below image

 

2- Change game instruction.

You can add your custom words in game instruction

Open " Instruction.js " file in code editor and file code as showing in below image from code line 18 to 22.

 

3- Change game graphics

Open " assets " folder there you can see all game grapics, if you want change then just replace with your new graphics and remain graphics name same as before. see below image

 

4- Change game sounds

You can change game sounds as you want, you need to replace your new sounds and make sure not change file name as it now. 

Open " assets/music" folder there you can see all game sounds, see below image

 

Game reskin work done :)

Now you are ready to install or launch your game on server or game portal

 

follow 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/ 

If you need any help with game installation then you can ask me in item comment section or from item support section, i will be happy to assist you :)