GameJolt: Login, Achievements and Leaderboards Implementation

1
  • 25 favourites

Index

Stats

8,636 visits, 17,770 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Introduction

Hello there! Yesterday I wanted to upload my game to Game Jolt, but due to my lack of AJAX knowledge, I was a little worried I wouldn't be complete without high-scores.

Then, I found a couple of posts in Forum, especially one from Galactic Octopus using Kyatric's plugin CBHash and made a *.capx with an example.

I had to fiddle with that for an hour or so to actually understand to what was happening, mainly because there was an example of how to assign trophies, but not scores.

Again, it wasn't that much of a painful process to be honest since the capx was really well organized and commented, but if someone had a tutorial or a walk-through,

it would have been a more seamless experience to integrate it with my game. So I'll try to do my best to guide you through the process.

Before beginning with it, you'll need to:

- Read this tutorial written by Przemek32767 about publishing on Game Jolt

- Download Kyatric's plugin CBHash and install it

- Download this capx example made by Galactic Octopus and modified by me (Added the Score function)

Once you have all this, then can move on!

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!