Make .txt file unreadable / uneditable
You can’t prevent the user from modifying the file. It’s their computer, so they can do whatever they want (that’s why the whole DRM issue is… difficult). Since you said you’re using the file to save an high-score, you have a couple of alternatives. Do note that as previously said no method will stop a … Read more