A
A
Aitym Ramazanov2014-10-13 06:58:14
linux
Aitym Ramazanov, 2014-10-13 06:58:14

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

1 answer(s)
S
Sergey Lerg, 2014-10-13
@iTeam91

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 question

Ask a Question

731 491 924 answers to any question