Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add save/load serialization description
  • Loading branch information
JLenander authored Oct 31, 2023
1 parent 12d9cc5 commit 5b8b24a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Toronto.

Implemented with the Clean Architecture and SOLID design principles.

Includes save/load capabilities with serialization/deserialization of the GameState object.

## Build & Run Instructions:

- Ensure you are using Java 11. We built and tested this with AdoptOpenJDK Version 11.0.9
Expand Down

0 comments on commit 5b8b24a

Please sign in to comment.