Hacknique/Novora
1
3
Fork
You've already forked Novora
0

Implement Save and Load Functionality for Worlds #5

Open
opened 2023年10月26日 07:16:09 +02:00 by JamesClarke7283 · 0 comments
JamesClarke7283 commented 2023年10月26日 07:16:09 +02:00 (Migrated from github.com)
Copy link

User Story: ID--GAME-3

As a Player, I want the ability to save and load worlds to ensure my gameplay is persistent and I can pick up where I left off.

Details:

  • User: Player
  • Functionality: Game Persistence
  • Goal: Enable players to save their progress and load it at a later time.

Acceptance Criteria:

  1. Ensure there is a reliable saving mechanism that captures the state of the world accurately.
  2. Implement a smooth loading process that restores the saved world without any glitches or loss of data.

Tasks:

  • Design and implement a robust saving mechanism to store world states.
  • Create a loading mechanism to retrieve and restore saved worlds.

Notes: None.

**User Story:** ID--GAME-3 As a Player, I want the ability to save and load worlds to ensure my gameplay is persistent and I can pick up where I left off. **Details:** - **User:** Player - **Functionality:** Game Persistence - **Goal:** Enable players to save their progress and load it at a later time. **Acceptance Criteria:** 1. Ensure there is a reliable saving mechanism that captures the state of the world accurately. 2. Implement a smooth loading process that restores the saved world without any glitches or loss of data. **Tasks:** - [x] Design and implement a robust saving mechanism to store world states. - [ ] Create a loading mechanism to retrieve and restore saved worlds. **Notes:** None.
Sign in to join this conversation.
No Branch/Tag specified
main
godot-rust
No results found.
Milestone
Clear milestone
No items
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Hacknique/Novora#5
Reference in a new issue
Hacknique/Novora
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?