https://github.com/algosup/2024-2025-project-2-serious-game-team-1
https://github.com/algosup/2024-2025-project-2-serious-game-team-1
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/algosup/2024-2025-project-2-serious-game-team-1
- Owner: algosup
- Created: 2024-11-04T14:32:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-07T16:22:41.000Z (4 months ago)
- Last Synced: 2025-01-16T21:16:22.913Z (4 months ago)
- Language: GDScript
- Size: 459 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2024-2025-project-2-serious-game-team-1
---
## Team Members
| Photo | Name | Role | Contact |
|---|---|---|---|
|| Project Manager | Grégory PAGNOUX | [GitHub](https://github.com/Gregory-Pagnoux) \| [LinkedIn](https://www.linkedin.com/in/grégory-pagnoux-313b3a251/) \| [Mail](mailto:[email protected]) |
|| Program Manager | Mathis LEBEL |[GitHub](https://github.com/mathislebel) \| [LinkedIn](https://www.linkedin.com/in/mathis-lebel-429114293/) \| [Mail](mailto:[email protected]) |
|| Tech Lead | Robin GOUMY |[GitHub](https://github.com/RobinGOUMY) \| [LinkedIn](https://www.linkedin.com/in/robin-goumy-66452832a/) \| [Mail](mailto:[email protected]) |
|| Software Developer | Mattéo LEFIN |[GitHub](https://github.com/Mattstar64) \| [LinkedIn](https://www.linkedin.com/in/matt%C3%A9o-lefin-380272293/) \| [Mail](mailto:[email protected]) |
|| Software Developer | Alexis SANTOS |[GitHub](https://github.com/Mamoru-fr) \| [LinkedIn](https://www.linkedin.com/in/alexis-santos-83481031b/) \| [Mail](mailto:[email protected]) |
|| Quality Assurance | Lena DE GERMAIN |[GitHub](https://github.com/lenadg18) \| [LinkedIn](https://www.linkedin.com/in/lena-degermain-5535a032a/) \|[Mail](mailto:[email protected]) |
|| Technical Writer | Guillaume DESPAUX |[GitHub](https://github.com/GuillaumeDespaux) \| [LinkedIn](https://www.linkedin.com/in/guillaume-despaux/) \| [Mail](mailto:[email protected]) |
---
## Overview
This is a student-led ALGOSUP project. The aim of the project is to create a serious game using the Godot Engine. The game must be educational and fun to play.## Godot Engine
Godot Engine is an open-source game engine that lets you design 2D and 3D games using GDScript, an integrated scripting language similar to Python. To use it, simply download it [here](https://godotengine.org/) and install it.
## Project documents
XXXXXXXXXXXXXXXXXXXXXX
## MIT License
Copyright (c) 2024 ALGOSUP
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.