HI,
I have made a clicker game with a login system, i have used my sql database to store the user information, but i dont know what the smartest way is to store data like currency and stats is.
I have experimented with creating a table to the user where all the users data would be saved but i can't get that to work.
So my question is what would be the best way of storing the separately users data?
↧