Can Python or Pygame create separate files in order to save game progress? -


i making game in want possible save. there way program python or pygame creates notepad (or similar) file documenting players progress? new python, please explain easily. thanks.

you use pickle serialize variables file.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -