SimpleDB - rotemish7/OOP_Ex3-4 GitHub Wiki

In this class you can use functions that get info from the database about the user achievments.

  1. printLog- returns all the user games and their results.
  2. printLog also used to get the total number of games played.
  3. all the users logs.
  4. userBestLevel - returns the best level the user achieved.
  5. getKML return the kml of a specific level and user id.