Can I edit files with JavaScript?

Kennysplash

Active member
Staff member
Let’s assume I am creating a game that I plan on writing in JS, and I need a way for the player to save the game.

Is there maybe a way to edit JSON files or text files or something so I can store data on the user's computer?
 
Back
Top