Skip to content

Part 11 - Stairs Don't Save #3

@fahall

Description

@fahall

Hello,

This tutorial is fantastic!

edit I'm using Python 3.6, and Shelve didn't install easily. Instead, I followed the Save to Json tutorial where Shelve was called for. The issue below might be solved using Shelve (or Pickle).

In lesson 10, we add the ability to save and load. In lesson 11, we add stairs and leveling up. From what I can tell, these new additions are not saved/loaded with the code from lesson 10. This is easy enough to solve and could be noted as 'left to the user to figure out'. That said, I do think it should be noted that the new features will not save/load until those functions are revised to handle them.

I was a bit surprised when my stairs didn't work after loading a game, but figured it out pretty quick. They still existed, but they didn't function anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions