Hello everyone, I have been preparing this project for the last few weeks.
I had realized that there is practically no dedicated platform for developers to integrate a scoring system with GDevelop and I decided to make an API.
It is easy to use and I have created a sample project for everyone who wants to test it before integrating it into their games.
In order to use the API, you have to register on the web https://www.wowscores.com once registered you will be able to create your games and by doing so you will obtain the API keys, to be placed in GDevelop.
At the moment I have not placed restrictions on its use because it is in beta phase.
Please, if you find errors, you can let me know at support@wowscores.com
Oh it’s free.
UPDATE: As @jumpingj requested
- Added two new methods to get all players with rank an single player with rank
- Pending: Docs in website must be udated for the two new methods.
- Pending: Show ranks in website.
Website updates
- Added built-in tickets support system so I can give support in site.
- Added slugs for games .
I also leave you some videos on how to register and add a game.
How to use the GDevelop 5 project.