Framework recommondation for highscore list, game cloud saving and push notifications

This page summarizes the projects mentioned and recommended in the original post on /r/godot

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • GodotFirebase

    Implementations of Firebase for Godot using GDScript

  • If I get the functionality of firebase right, I could use that to make 2) and 3) working, but I guess that would make it a lot harder to do, as I would have to setup an own database to save my highscore lists and I suppose if I provide kind of my own account system (let them register accounts) that is a lot more complicated on the legal site with data security and stuff, isn't it? Also not sure if https://github.com/GodotNuts/GodotFirebase supports everything I would need for that

  • unity-sdk

    The Unity SDK for LootLocker

  • although there is no official plugin or sdk for godot, I believe you can make use of their rest api and lootlocker sounds like something that covers all of your needs and should your game grow, more. https://www.lootlocker.io

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • godot-local-notification

    Godot module for local notifications (android and iOS)

  • Use https://github.com/DrMoriarty/godot-local-notification for 1) and google play games services ( https://github.com/cgisca/PGSGP ) and the ios gamecenter integration for 2) and 3)

  • PGSGP

    Play Games Services plugin for Godot Game Engine - Android

  • Use https://github.com/DrMoriarty/godot-local-notification for 1) and google play games services ( https://github.com/cgisca/PGSGP ) and the ios gamecenter integration for 2) and 3)

  • godot-facebook

    Facebook module for Godot Game Engine (android and iOS)

  • to make 2) and 3) cross-platform most games use facebook integration. But it doesn't look like the godot addon seems to support cloud saves from what I can see (https://github.com/DrMoriarty/godot-facebook)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts