5-Python-Projects-For-Beginners icon indicating copy to clipboard operation
5-Python-Projects-For-Beginners copied to clipboard

Add score persistence using file handling

Open mohinilodhi opened this issue 2 months ago • 0 comments

The rock paper scissors game currently does not save scores between sessions. I would like to add a simple file-handling based solution to store and load scores.

mohinilodhi avatar Dec 30 '25 02:12 mohinilodhi