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.

Published 3 hours ago
StatusReleased
PlatformsHTML5, Windows
Release date 3 hours ago
AuthorCorey Strobbe
GenrePuzzle
Made withUnity
Tags2D, Arcade, Prototype
Average sessionA few minutes
InputsKeyboard

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.

  1. Click 'Download' on the Windows build
  2. Unzip the package in your desired location
  3. Double Clip the .exe file
  4. 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

Leave a comment

Log in with itch.io to leave a comment.