Brick Breaker - Data Persistence Exercise
This is my result of the data persistence exercise in the Unity Learn tutorials for Junior programming. The goal of this project was to practice and showcase my ability to save and load high score data and a corresponding name using the JSON file method of saving data.
I wrote the code for the data persistence and scoring. The gameplay itself were provided assets as part of the exercise.
Download
Download
SimpleBreakout_V1.1.zip 26 MB
Install instructions
Save Data In Action: Because the build utilizes json files for the save data, in order to showcase the functionality of the save data, please download the .zip file build.
- Click 'Download' on the Windows build
- Unzip the package in your desired location
- Double Clip the .exe file
- Play the game!
Browser Build: While the browser build cannot pull save data between sessions, it does showcase the high score and associated name functioning as intended.
Development log
- Brick Breaker - Data Persistence Ex., Ver. 1.12 hours ago
- Brick Breaker - Data Persistence Ex., Ver. 1.03 hours ago
Leave a comment
Log in with itch.io to leave a comment.