When to use
Use this skill whenever users need to integrate a game with Play.fun or fetch data from Play.fun. You can also use this skill to help guide users through different workflows of Play.fun.
How to use
Read individual skill pages for specific use cases. Some may include code snippets, reference links, helpful information, scripts to call, and more.
-
API Reference - Complete API endpoint reference for Play.fun.
-
API Authentication - How to use HMAC-SHA256 authentication for the Play.fun API.
-
SDK Best Practices - Best practices for using the Play.fun SDKs.
-
Server SDK Reference - Server-side SDK reference for Play.fun.
-
Browser SDK Reference - Browser SDK reference for Play.fun.
-
Hybrid SDK Reference - Hybrid SDK reference for Play.fun (Browser + Server SDKs combined).
-
MCP Quickstart - Quickstart guide for using the Play.fun MCP.
-
Glossary - Definitions of Play.fun terms and concepts.
Authentication
- Auth Setup - Skill to set up Play.fun API credentials for authenticated operations.
Deployment
- GitHub Pages Deploy - Deploy games to GitHub Pages for free hosting and get a public URL.
Code Snippets
-
Server SDK Snippets - Copy-paste code examples for server-side integration.
-
Browser SDK Snippets - Copy-paste code examples for browser games.