Skip to content

Frext/unity-jpp-data-persistence-project

Repository files navigation

Simple Breakout

Unity Version Language Platform

This is a Unity project demonstrating data persistence and save/load functionality for game state management.


🚀 Quick Start

Want to skip the code and just play?

  1. Download the Repository
  2. Extract the ZIP file.
  3. Open the BuildWindows folder and launch SimpleBreakout.exe.

🎮 Controls

Key Action
A / D or Left / Right Arrow Move Horizontally
SPACE Launch Ball

🎬 Gameplay Preview

preview.mp4

📸 Screenshots

Main Menu Game Start
Main Menu Game Start
Gameplay Game Over
Gameplay Game Over

💾 Data Persistence Features

  • Save/Load System: Persist player progress between sessions.
  • Leaderboard: Track and display high scores locally.
  • Data Serialization: Efficient storage and retrieval of game data using JSON.

🛠️ Built With

  • Game Engine: Unity (2021.3.9f1)
  • Scripting Language: C#
  • Course: Unity Learn Junior Programmer Pathway (Submission: Data Persistence in a New Repo)

2022

Releases

No releases published

Packages

 
 
 

Contributors