The GameSnacks Developer console is a simple-to-use tool that allows developers to easily upload, host, and distribute their games on the GameSnacks platform. GameSnacks offers developers the flexibility to distribute their games globally to users on Google and non-Google surfaces.
Key concepts
- Game: A game consists of game assets (image, video, and audio files) and visual assets (icons, banners, screenshots, and trailers).
- Release: A game can have multiple, versioned releases.
Game development lifecycle
- Code: You code your H5 game and its
game.jsonconfiguration file. Refer to the GameSnacks Developer SDK documentation for information on how to link your game with GameSnacks. - Create: You create the resources for your game and place them with the code and
game.jsonfile in a local directory on your development workstation. - Upload: You upload your game files and assets to the Developer console.
- Test: You test your game using the event logs provided in the Developer console.
- Publish: You request that your game is published. GameSnacks reviews and tests your game. If it passes all our checks it's approved and we make your game available to distribution partners.
Developer documentation for GameSnacks
You can find the following technical documentation for GameSnacks on the Google Developers site:
- GameSnacks Developer SDK. The GameSnacks Developer SDK provides APIs for your game to report scores, record levels, report "game over" events, and check audio status.
game.jsonconfiguration reference. The configuration file provides GameSnacks with the required information about your game.
Get started
To get started with the GameSnacks Developer console, go to https://adsense.google.com/adsense/gamesnacks/developer.
Access games analytics
GameSnacks provides analytics for you to track how your games are performing. To access the "GameSnacks analytics" page, click GameSnacks analytics in the Developer console.