Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaaccepasdefrutos/intothealienmaze
Mini game to escape the maze with an alien stalking you.
https://github.com/isaaccepasdefrutos/intothealienmaze
gdscript godot-engine godot4
Last synced: 2 months ago
JSON representation
Mini game to escape the maze with an alien stalking you.
- Host: GitHub
- URL: https://github.com/isaaccepasdefrutos/intothealienmaze
- Owner: IsaacCepasDeFrutos
- Created: 2024-10-30T08:45:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T11:22:31.000Z (2 months ago)
- Last Synced: 2024-11-18T12:40:13.159Z (2 months ago)
- Topics: gdscript, godot-engine, godot4
- Homepage:
- Size: 5.29 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌀 **Into The Alien Maze** [ESP]
¡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**.![YouWin](https://github.com/user-attachments/assets/4c4f88f7-0a33-45b1-907c-32b3e098e015)
## 🎮 **Descripción del Proyecto**
Este juego fue creado por **[Isaac Cepas de Frutos](https://github.com/IsaacCepasDeFrutos)** y **[Daniel Canales Ramos](https://github.com/displayboi)** 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.## 🚀 **TecnologĂas Utilizadas**
- **Motor de juego:** [Godot Engine 4.3](https://godotengine.org/)
- **Lenguaje de programación:** GDScript## 🕹️ **Cómo Jugar**
1. **Descarga o clona el repositorio:**
```bash
git clone https://github.com/IsaacCepasDeFrutos/IntoTheAlienMaze.git
cd IntoTheAlienMaze
```
2. **Abre el proyecto en Godot 4.3:**
- Descarga [Godot 4.3](https://godotengine.org/download) si no lo tienes instalado.
- Importa el archivo `project.godot` en el motor.
3. **Ejecuta el juego:**
- Haz clic en el botĂłn **Play** para comenzar.
4. **Objetivo:**
- Usa las teclas de movimiento (Flechas) para moverte por el laberinto.
- Encuentra la salida antes de que el xenomorfo te atrape.## 📸 **Capturas de Pantalla**
¡Mira cómo luce el juego!
![Captura desde 2024-11-18 12-12-17](https://github.com/user-attachments/assets/317f47b9-d158-4c55-b381-75824fd78612)# 🌀 **Into The Alien Maze** [ENG]
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**.![YouWin](https://github.com/user-attachments/assets/4c4f88f7-0a33-45b1-907c-32b3e098e015)
## 🎮 **Project Description**
This game was created by **[Isaac Cepas de Frutos](https://github.com/IsaacCepasDeFrutos)** and **[Daniel Canales Ramos](https://github.com/displayboi)** 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.## 🚀 **Technologies Used**
- **Game Engine:** [Godot Engine 4.3](https://godotengine.org/)
- **Programming Language:** GDScript## 🕹️ **How to Play**
1. **Download or clone the repository:**
```bash
git clone https://github.com/IsaacCepasDeFrutos/IntoTheAlienMaze.git
cd IntoTheAlienMaze
```
2. **Open the project in Godot 4.3:**
- Download [Godot 4.3](https://godotengine.org/download) if you don’t already have it installed.
- Import the `project.godot` file into the engine.
3. **Run the game:**
- Click the **Play** button to start.
4. **Objective:**
- Use the arrow keys to move through the maze.
- Find the exit before the xenomorph catches you.## 📸 **Screenshots**
Check out how the game looks!
![Screenshot from 2024-11-18 12-12-17](https://github.com/user-attachments/assets/317f47b9-d158-4c55-b381-75824fd78612)