Skip to content

Level serialisation #4

Description

@BenLeadbetter

Add serialisation for the level struct to allow the data to be saved and loaded to disk.

Acceptance Criteria

  • Levels are losslessly serialised to json
  • Levels are losslessly loaded from json
  • The entry point for starting the game is loaded from some default level file rather than from hard coded default level code as it currently is.

Design Suggestion

Use serde?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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