¡Bienvenido a Into The Alien Maze! Un juego desarrollado en Godot 4.3 usando GDScript como parte de un reto de 24 horas. En este juego, deberás escapar de un laberinto antes de ser atrapado por un temible xenomorfo.
Este juego fue creado por Isaac Cepas de Frutos y Daniel Canales Ramos como un desafío académico. El objetivo era desarrollar un programa utilizando una tecnología completamente nueva para nosotros en solo 24 horas.
Decidimos emplear Godot Engine 4.3 debido a su potencia y facilidad de aprendizaje, y conseguimos terminar el juego a tiempo. Durante este proceso, aprendimos a manejar GDScript, diseñar escenas y programar una inteligencia artificial básica.
En este juego:
- Navegarás por un laberinto mientras evitas al xenomorfo.
- Experimentarás tensión y suspenso a medida que encuentras la salida.
- Te enfrentarás a un enemigo que te seguirá de cerca si te detecta.
- Motor de juego: Godot Engine 4.3
- Lenguaje de programación: GDScript
-
Descarga o clona el repositorio:
git clone https://github.com/IsaacCepasDeFrutos/IntoTheAlienMaze.git cd IntoTheAlienMaze
-
Abre el proyecto en Godot 4.3:
- Descarga Godot 4.3 si no lo tienes instalado.
- Importa el archivo
project.godot
en el motor.
-
Ejecuta el juego:
- Haz clic en el botón Play para comenzar.
-
Objetivo:
- Usa las teclas de movimiento (Flechas) para moverte por el laberinto.
- Encuentra la salida antes de que el xenomorfo te atrape.
Welcome to Into The Alien Maze! A game developed in Godot 4.3 using GDScript as part of a 24-hour challenge. In this game, you must escape from a maze before being caught by a fearsome xenomorph.
This game was created by Isaac Cepas de Frutos and Daniel Canales Ramos as an academic challenge.
The objective was to develop a program using a completely new technology for us in just 24 hours.
We chose Godot Engine 4.3 because of its power and ease of use, and we managed to complete the game on time. During the process, we learned to work with GDScript, design scenes, and program basic artificial intelligence.
In this game:
- Navigate through a maze while avoiding the xenomorph.
- Experience tension and suspense as you search for the exit.
- Face an enemy that closely follows you if detected.
- Game Engine: Godot Engine 4.3
- Programming Language: GDScript
-
Download or clone the repository:
git clone https://github.com/IsaacCepasDeFrutos/IntoTheAlienMaze.git cd IntoTheAlienMaze
-
Open the project in Godot 4.3:
- Download Godot 4.3 if you don’t already have it installed.
- Import the
project.godot
file into the engine.
-
Run the game:
- Click the Play button to start.
-
Objective:
- Use the arrow keys to move through the maze.
- Find the exit before the xenomorph catches you.