Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Leaderboards and Achievments support for Qt games
Forum Updated to NodeBB v4.3 + New Features

Leaderboards and Achievments support for Qt games

Scheduled Pinned Locked Moved Game Development
4 Posts 2 Posters 1.8k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vladstelmahovsky
    wrote on last edited by
    #1

    Hi

    Some time ago I've been looking for Leaderboards and Achievments support for my Qt games. Checking several solutions, I've stucked with GameUp (www.gameup.io)
    On the good side its free for beginners/small amount of game users, rich set of http api available, have all what I wanted from such kind of service, etc
    On the bad side - no c++/Qt/QML API
    So, I've decided to implement it on my own
    The result (not finished yet) is located here: https://github.com/vladest/GameUpQt
    this is QML implementation of GameUp API
    its actively in development, not all features are implemented
    Feel free to check it out and send me your bugs/suggestions/patches or extend it by yourself
    Enjoy

    1 Reply Last reply
    0
    • F Offline
      F Offline
      feldifux
      wrote on last edited by feldifux
      #2

      Hi Vlad,
      did you check out V-Play Game Network?

      It contains cross-platform leaderboards, achievements, data sync, and connection with Facebook and Game Center.
      It also comes with a ready-made Qt UI which is customizable to your needs, but also the default UI is optimized for mobile use cases.
      It is based on Qt, so there is a Qt & QML API available, also for Qt games not based on the V-Play Game Engine.

      Compared to other game services, it allows anonymous logins: so players can use the full featureset like leaderboards and achievements without having to log in (most players will not want to connect their email or Facebook account).

      Compared to GameUp V-Play Game Network is cheaper and has more features. GameUp costs $69 per month if you have more than 10k MAU or 0.02$ per MAU after September, based on the information on their pricing page. Thus for example a game with 100k MAU is 2,000$, per month which is far away from free..

      You can check out these puzzle games with >1 million downloads in the Google Play Store to have a look how V-Play Game Network looks in published games.

      Cheers,
      Chris

      Founder of Felgo SDK - http://felgo.com/qt

      Felgo simplifies

      • Mobile App Dev with Qt esp. iOS & Android
      • Game Development with Qt

      What others say

      Felgo scored #1 in Cross-Platform App Development Tools Report - see why: https://goo.gl/rgp3rq

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vladstelmahovsky
        wrote on last edited by
        #3

        Hi Chris

        yes, I did
        but had to abandon it due to funding issues

        br,
        Vlad

        1 Reply Last reply
        0
        • F Offline
          F Offline
          feldifux
          wrote on last edited by feldifux
          #4

          Hi Vlad,
          there is a free version of V-Play available now, which also includes access to the V-Play Game Network services like leaderboards, achievements, etc.

          Cheers,
          Chris

          Founder of Felgo SDK - http://felgo.com/qt

          Felgo simplifies

          • Mobile App Dev with Qt esp. iOS & Android
          • Game Development with Qt

          What others say

          Felgo scored #1 in Cross-Platform App Development Tools Report - see why: https://goo.gl/rgp3rq

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved