Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This is an interesting idea and sounds easy enough to code. I will consider it, the only problem: the save file is essentially a text file (although a little hard to navigate) and it can be opened in notepad. I could encode the secret fields in some way perhaps... 

no json? 

'{
"DMVisibility" : "visible",
 "GeneralVisibility" : "hidden" 
}'