Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/algosup/2024-2025-project-2-serious-game-team-8
🧩 GateKeeper is a hybrid game utilizing "serious" game mechanics to reflect on misconceptions about the role we can have in climate change! 🔭🌍
https://github.com/algosup/2024-2025-project-2-serious-game-team-8
adventure climate-change education godot-engine serious-game
Last synced: 2 days ago
JSON representation
🧩 GateKeeper is a hybrid game utilizing "serious" game mechanics to reflect on misconceptions about the role we can have in climate change! 🔭🌍
- Host: GitHub
- URL: https://github.com/algosup/2024-2025-project-2-serious-game-team-8
- Owner: algosup
- Created: 2024-11-04T14:30:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T13:12:49.000Z (about 1 month ago)
- Last Synced: 2024-12-18T14:25:17.913Z (about 1 month ago)
- Topics: adventure, climate-change, education, godot-engine, serious-game
- Language: GDScript
- Homepage:
- Size: 404 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🍃 EkoLock's GateKeeper
A Serious Game, by Team 8
| **Photo** | **Name** | **Role** | **LinkedIn/GitHub** |
|---|---|---|---|
| ![maximeThizeau](https://github.com/user-attachments/assets/033665d8-47a3-4d69-a30d-4aa38b21de96) | Maxime THIZEAU | Project Manager | [](https://www.linkedin.com/in/maxime-thizeau-0b311a293/) [](https://github.com/MaximeTAlgosup) |
| ![benoitDeKeyn](https://github.com/user-attachments/assets/f3b9afae-2ad6-4cdf-a1fb-d24d70991daf) | Benoît DE KEYN | Program Manager | [](https://www.linkedin.com/in/benoît-de-keyn-71611b293/) [](https://github.com/PavloPrendi) |
| ![pavloPrendi](https://github.com/user-attachments/assets/c492a97c-69f1-4149-a01e-5d62de64c088) | Pavlo PRENDI | Technical Leader | [](https://www.linkedin.com/in/pavlo-prendi-674777309/) [](https://github.com/aurelienfernandez) |
| ![aurelienFernandez](https://github.com/user-attachments/assets/2a0c5e12-c8e8-47bb-9513-97037ca240a9) | Aurélien FERNANDEZ| Software Engineer | [](https://www.linkedin.com/in/aurélien-fernandez-4971201b8/) [](https://github.com/aurelienfernandez) |
| ![thibaudMarlier](https://github.com/user-attachments/assets/d97ebe23-4e22-43a5-9734-1bbb0635f129) | Thibaud MARLIER | Software Engineer | [](https://www.linkedin.com/in/thibaudmarlier/) [](https://github.com/Biohazardyee) |
| ![antoinePrevost](https://github.com/user-attachments/assets/a48d7b95-cee7-4690-af7b-5e47b059cbd0) | Antoine PREVOST | Technical Writer | [](https://www.linkedin.com/in/antoine-prevost-dev/) [](https://github.com/TechXplorerFR) |
| ![mathisKakal](https://github.com/user-attachments/assets/c0ab70f1-04cc-4d07-973e-536bec195fc2) | Mathis KAKAL | Quality Assurance | [](https://www.linkedin.com/in/mathis-k-a239ba10a/) [](https://github.com/mathiskakal) |
## Introduction
Step into the world of GateKeeper, the thrilling hybrid escape game by EkoLock that tackles climate change head-on!
This immersive experience is designed to debunk common misconceptions about global warming, all while keeping players on the edge of their seats. Using the intuitive power of Godot 4, we’ve crafted a game that’s as fun to play as it is enlightening to learn from.
Each puzzle in Gatekeeper is more than a challenge—it’s a revelation, shedding light on the truths of climate change. Race against the clock to solve mind-bending enigmas, escape the "room," and unlock a deeper understanding of our planet’s future. Are you ready to beat the timer and uncover the hidden truths?
## Development-related information
This software has been created using [GODOT 4.3](https://en.wikipedia.org/wiki/Godot_(game_engine)).
It has been mainly coded and tested on:
- Apple Macbook Air m3 (16gb RAM) - MacOS Sequoia 15.1.1
- Lenovo Thinkbook 14 (8gb & 16gb RAM) - Windows 11 24H2
- ThinkPad E14 Gen 5 (8gb RAM) - Debian 12## Installation
Follow these steps to set up the project locally
1. Clone the repository:
```sh
git clone https://github.com/algosup/2024-2025-project-2-serious-game-team-8
```2. Navigate to the project directory:
```sh
cd 2024-2025-project-2-serious-game-team-8
```3. Install GODOT 4:
[Direct Link to GODOT](https://godotengine.org/download/)