๐ Submission for the Interactive Systems course at UPF.
Roll-a-Ball is a simple 3D Unity game where the player controls a rolling ball using keyboard input. The objective is to explore the area, collect pickups (if implemented), and demonstrate basic interactive control using Unity physics.
-
Download and extract the compressed
.tarbuild:- File:
Build.tar - You can extract it with:
- Windows: Use 7-Zip or WinRAR
- macOS/Linux: Use the terminal or your systemโs archive manager
- File:
-
Inside, youโll find the following files and folders:
Rollaball_Raul_Hategan_253302/ โโโ Rollaball Raul Hategan 253302.exe โโโ Rollaball Raul Hategan 253302_Data/ โโโ Rollaball Raul Hategan 253302_BurstDebugInformation_DoNotShip/ โโโ MonoBleedingEdge/ โโโ UnityPlayer.dll โโโ UnityCrashHandler64.exe
- To run the game:
- Double-click
Rollaball Raul Hategan 253302.exe - No Unity installation is required
- Double-click
If you'd like to inspect or modify the project:
- Clone the repository:
git clone https://github.com/raulhategan/InteractiveSystemsUPF.git
Open Unity Hub โ Click Add โ Select the cloned folder
Use Unity version 2022.3 LTS or newer for compatibility
Press Play inside the editor to test the game
๐ค Student Info Name: Raul Hategan
ID: 253302
Course: Interactive Systems
Institution: Universitat Pompeu Fabra (UPF)
Email: raulandrei.hategan01@estudiant.upf.edu
โ Thank you for reviewing the project!