Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Save/Loading using pickle
#1
So i am trying to make a game using python, and i want to save the amount of coins the player has after they earn coins using pickle, but i have no idea how to do this. let's say i got 10 coins, and i already have 59 coins, i want to write to the file that i have 69 coins, also i want to be able to print the amount of coins the player has when they input 'pls bal' and take the data from the pickle data save thingy and have that.
Larz60+ write Nov-17-2020, 07:55 PM:
Please don't change text color, which may not display properly in all themes.

Forum Colors have been carefully selected, and change to highlight various features.
Reply


Messages In This Thread
Save/Loading using pickle - by Scordomaniac - Nov-17-2020, 07:57 PM
RE: Save/Loading using pickle - by Gribouillis - Nov-17-2020, 08:04 PM
RE: Save/Loading using pickle - by Scordomaniac - Nov-18-2020, 07:31 PM
RE: Save/Loading using pickle - by Gribouillis - Nov-18-2020, 08:16 PM
RE: Save/Loading using pickle - by Scordomaniac - Nov-24-2020, 06:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  TypeError: cannot pickle ‘_asyncio.Future’ object Abdul_Rafey 1 593 Mar-07-2024, 03:40 PM
Last Post: deanhystad
  how to save to multiple locations during save cubangt 1 631 Oct-23-2023, 10:16 PM
Last Post: deanhystad
  pickle problem DPaul 13 5,204 Sep-27-2022, 05:25 PM
Last Post: DPaul
  TypeError: cannot pickle n00sferatu 1 2,732 Dec-14-2021, 03:52 PM
Last Post: yakkaligiri
  Multiprocessing Can't pickle local object law 1 16,431 Aug-30-2021, 02:49 PM
Last Post: law
  computing entropy using pickle files baran01 2 2,508 Dec-30-2019, 09:45 PM
Last Post: micseydel
  Tkinter don't get ver from file via pickle storzo 2 2,638 Jul-31-2019, 03:50 PM
Last Post: storzo
  pickle docs say bytes in one place, strings in another Skaperen 2 2,221 Jul-29-2019, 05:13 PM
Last Post: Skaperen
  pickle error SheeppOSU 4 11,125 Apr-20-2019, 04:50 PM
Last Post: SheeppOSU
  Using pickle.dump Friend 1 3,023 Feb-15-2019, 04:39 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020