Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement de/serialization and provide examples #14

Open
fcheadle opened this issue Jan 6, 2021 · 1 comment
Open

Implement de/serialization and provide examples #14

fcheadle opened this issue Jan 6, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@fcheadle
Copy link
Contributor

fcheadle commented Jan 6, 2021

At the very minimum, the example game needs to save and load itself. This could be as simple as calling the appropriate methods, although its possible it will require some specific tomfoolery.

This should include a Save/Load function in the example game.

@Chris3606
Copy link
Contributor

This may be exceptionally difficult to implement sensibly until GoRogue finishes its serialization support: GoRogue#190.

@Chris3606 Chris3606 added this to the 1.0.0 milestone Jan 6, 2021
@Chris3606 Chris3606 added the enhancement New feature or request label Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants