Home - Aleman5/AAA_Highscore GitHub Wiki

AAA_Highscore

Work by Alejandro Abecasis

AAA_Highscore c++ is...

a library created with the only porpuse of work with the Highscores of your game (or app). It was written with c++ and compiled with vs2017, so use this version to prevent possible errors. AAA_Highscore is free/open-source so you can do what you want with this code. So be free.

Installation

  1. Download the folder with the libraries -> https://github.com/Aleman5/AAA_Highscore.git
  2. Include the folder into the proyect where you are working
  3. Create a static linkage library with the proyect
  4. Test the library writing some highscores

API