[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] ideas for saving points in games
yeah. that's what I was thinking using a .txt file. what's pickle?
On 9/24/07, Ian Mallett <geometrian@xxxxxxxxx
> wrote:On 9/23/07, Aaron Maupin <maupin@xxxxxxxxxxxxxx
> wrote:
> Eric Hunter wrote:
> You could just pickle the list. That's essentially what I used for
pickle?
I've always used .txt files.