Skip to content

Poki Games SDK HTML

Extension that implements Poki SDK so that your game can be hosted on Poki website.

Authors and contributors to this community extension: alex_.

Warning

This is an extension made by a community member — but not reviewed by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of official extensions. In case of doubt, contact the author to know more about what the extension does or inspect its content before using it.


Please refer to Poki's guide to know when to call the different actions.

The SDK will be initialized at the beginning of your very first scene.

The action to get a shareable url is not implemented yet.

Tip

Learn how to install new extensions by following a step-by-step guide.

Actions

Game loading finished
Inform Poki game finished loading.

Gameplay started
Inform Poki gameplay started.

Gameplay stopped
Inform Poki gameplay stopped.

Commercial break
Request commercial break.

Rewarded break
Request rewarded break.

Conditions

Commercial break just finished playing
Checks if a commercial break just finished playing.

Rewarded break just finished playing
Checks if a rewarded break just finished playing.

Commercial break playing
Checks if a commercial break is playing.

Rewarded break playing
Checks if a rewarded break is playing.

Is Poki SDK ready
Check if the Poki SDK is ready to be used.

Should reward player
Checks if player should be rewarded after a rewarded break finished playing.


This page is an auto-generated reference page about the Poki Games SDK HTML extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.