Blink Memory HTML5 Game

game for every one


Blink Memory a memory booster game.

Blink memory is number based game in which player need to remember splash number and answer correct, level get hard as much as player play game

Game reskin is easy by doin following below steps.

Note* - I am using " sublim code editor " , you can use any code editor example- submin code editor, notepad++ or other.

 

1- Change game title.

Open "index.html " file in code editor and find ttitle tag as showing in below image, you can change title here.

 

2- Change splash screen logo

Open " assets " folder and find image with name " albuLogo.png " as showing in below image

 

3- Change game graphics

Open " assets " folder there you can find all game graphics, as showing in below image. you can change all game graphics from here.

 

4- Change Social Links

1- Change linkedin link- 

Open " main.js " file in code editor and fild code as showing in below image from code line 1.

2- Change twitter URL- 

Open " main.js " file in code editor and fild code as showing in below image from code line 1.

 

3- Change faceboo page URL- 

Open " main.js " file in code editor and fild code as showing in below image from code line 339.

 

5- Change game audio.

If you wish to change game sounds then you can change

Open " sounds " folder there you see game sound files, you can replace with your own sounds and make sure not to change file name, make it same as it now.

 

Game reskin work is completed :)

Now lets publish or install your game on your server, 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 :)