pir-serious-game-ethics/README.md

39 lines
1.3 KiB
Markdown
Raw Normal View History

2021-03-09 11:11:53 +01:00
# PIR Serious Game on Ethics
2021-03-09 10:43:57 +01:00
2021-03-09 11:11:53 +01:00
A serious game about digital ethics.
## Team
* Abir Benazzouz
* Arnaud Vergnet
* Auriane Lartigue
* Clémentine Bonneau
* Élise Barnabé
* Morgane Foussats
* Nabil Moukhlis
2021-03-09 11:36:55 +01:00
## Setup
First install [Godot following the official instructions.](https://godotengine.org/download/)
Then clone this repo using:
```bash
git clone https://git.etud.insa-toulouse.fr/vergnet/pir-serious-game-ethics.git
```
2021-03-09 11:37:54 +01:00
Open Godot, in the project manager, select `Import`, choose the `project.godot` file in the previously cloned repo then click `Import & Edit`. You can start editing the game!
2021-03-09 11:36:55 +01:00
## Resources
* [Godot Documentation](https://docs.godotengine.org/en/stable/)
* [Install the Git Godot extension](https://docs.godotengine.org/en/stable/getting_started/workflow/project_setup/version_control_systems.html)
* [Build and export the project](https://docs.godotengine.org/en/stable/getting_started/workflow/export/exporting_projects.html#)
* [EXP Godot Dialog System](https://github.com/EXPWorlds/Godot-Dialog-System)
2021-03-09 11:11:53 +01:00
## Technologies
This game is made with [Godot 3.2](https://godotengine.org), with the help of the [EXP Godot Dialog System](https://github.com/EXPWorlds/Godot-Dialog-System) by David Lipps.
## License
This is a Free and Open-Source game licensed under GPLv3.