Display games on your site
Below you will find some scripts that you can place on your site to display the number of games you want :
1.Display new games on your site
The linking code (using JavaScript) below display 10 games :
code :
You can change "n=10" by the number of the games you want to display.
Example for 5 games:
2.Display random games
The linking code (using JavaScript) below display 10 games :
code :
You can change "n=10" by the number of the games you want to display.
Example for 5 games :






















