|
-
March 14th, 2017, 11:17 AM
#1
Creating protected files filled with data
Hello, I am making a game and I want to store highscores inside a file.
How do I make this data protected so no one could edit anything.
For now, I encrypted the score and put it into file and when loading it I can decrypt it. All these encrypted strings are inside file "scores.txt".
Is it possible to create a file with custom extension that no one could open ?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|