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
https://github.com/algosup/2024-2025-project-2-serious-game-team-8
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/algosup/2024-2025-project-2-serious-game-team-8
- Owner: algosup
- Created: 2024-11-04T14:30:58.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2024-11-15T15:54:46.000Z (about 19 hours ago)
- Last Synced: 2024-11-15T16:36:07.656Z (about 18 hours ago)
- Size: 74.2 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🍃 EcoQuest
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/pavlo-prendi-674777309/) [](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/aurélien-fernandez-4971201b8/) [](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) |
## Project Overview
EcoQuest is a serious game about climate change. It aims to educate and teach people about some habits everyone should instore to help with the global warming.
Consequently, we are using a game engine easy to handle and learn which is named GODOT 4.
## Development-related information
This software has been created using [GODOT 4.3](https://en.wikipedia.org/wiki/Godot_(game_engine)).
It has been mainly tested on:
- Mac reference
- Lenovo reference## 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:
[GODOT](https://godotengine.org)
-->