Skip to content

Overview

Welcome to the Funtico GameLoop SDK!

The Funtico GameLoop SDK is your key to integrating Funtico’s platform features directly into your GameLoop project. Designed for simplicity and ease of use, this frontend SDK handles the complexities of user authentication and score management, letting you focus on what you do best: building an amazing game for the GameLoop.

Built as a Backend-as-a-Service, it provides a straightforward way to connect your game to the Funtico ecosystem.

Here’s what you can do with the SDK out-of-the-box:

  • Seamless Authentication: Easily integrate a secure login system using Funtico accounts. The SDK manages the entire OAuth2 flow, so you can identify players with just a single function call.

  • Leaderboards and Scoring: Submit player scores to the Funtico platform. The SDK handles the authenticated requests, making it simple to build competitive leaderboards.

We know that in a game jam, every minute counts. The SDK is built with this in mind:

  • Lightweight & Easy to Use: With a minimal footprint and simple API, you can get up and running in minutes.
  • No Backend Required: The SDK communicates directly with Funtico’s services, saving you the time and effort of building and deploying your own server.
  • Cross-Engine Support: While the SDK is written in JavaScript, it can be easily embedded in popular game engines. We provide examples for both Unity and Godot.
  • Clear Documentation: From installation to quick-start examples, we’ve got you covered.

Ready to dive in? Head over to the Installation guide to get started!