Este videojuego es el resultado de un Trabajo de Fin de Grado (TFG) realizado en la Universidad de Sevilla, dentro del Grado en Ingeniería Informática - Ingeniería del Software.
Si deseas explorar, modificar o ejecutar el proyecto desde Unity:
- Clona o descarga este repositorio en tu equipo.
- Abre Unity Hub y selecciona "Add Project" o "Añadir proyecto".
- Navega hasta la carpeta raíz donde clonaste o descomprimiste el proyecto.
- Asegúrate de abrirlo con una versión compatible de Unity (
2022.3.38f1
). - Una vez abierto el proyecto, busca la escena que desees dentro de la carpeta
Assets/Scenes
. - Ábrela y pulsa el botón
▶️ (Play) desde el Inspector o desde el menú superior para ejecutar el juego.
Si solo quieres jugar sin abrir Unity, puedes descargar la versión final del juego, ya compilada y lista para usar, desde el siguiente enlace de Google Drive:
🔗 https://drive.google.com/drive/folders/1of1WlU57e1HJ2EZGfo0mfksUkeuVXym-
Nota: Al tratarse de un desarrollo individual orientado al aprendizaje, el juego puede contener pequeños errores o aspectos no completamente pulidos.
This video game is the result of a Final Degree Project (TFG) developed at the University of Seville, as part of the Degree in Computer Engineering - Software Engineering.
If you want to explore, modify, or run the project in Unity:
- Clone or download this repository to your local machine.
- Open Unity Hub and select "Add Project".
- Navigate to the root folder where you cloned or extracted the project.
- Make sure to open it with a compatible version of Unity (
2022.3.38f1
). - Once the project is open, locate the desired scene inside the
Assets/Scenes
folder. - Open the scene and press the
▶️ (Play) button from the Inspector or the top menu to run the game.
If you just want to play without opening Unity, you can download the final compiled version of the game from the following Google Drive link:
🔗 https://drive.google.com/drive/folders/1of1WlU57e1HJ2EZGfo0mfksUkeuVXym-
Note: As this is an individual project focused on learning, the game may contain minor bugs or areas that are not fully polished.