+31 (0) 20 760 2040 info@spilgames.com

Logo

Tutorial: Add a branding logo

Typically, a branding logo is a small logo displayed in the corner of the game, in a menu or on a pausing screen. This complements cross-promotions and reminds the user of where he can find more similar type of games. This helps increase gameplays for all titles on the portal, your game included.

We can show a branding logo with adding the next lines of code (we extend the LoadAPI function from the Load the API section):

That’s all! You should now see a branding logo on your screen.

Not seeing a logo?

Check your debug console and your source code in the inspector (use Google Chrome Developer Tools). The branding tag should be added after loading. If you can see the tag, but the logo is not visible, it is often related to CSS; for example, check the z-index.

 

Next: Add more games button