Answer the question
In order to leave comments, you need to log in
I am making a logic game. How to save player achievements?
I am making a logic game for linux. Programming in lazarus (free version of Delphi). It is necessary to somehow save the achievements of the players. In Windows it was possible to store in the registry, but how in Linux? What is the correct approach?
Answer the question
In order to leave comments, you need to log in
In the home directory. Like /home/user/.mysupergame/highscore.json
You can use the tilde ~/.mysupergame
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question