No description
Find a file
2021-04-09 10:29:16 +02:00
addons update dialogic to 1.1pre 2021-04-07 22:32:31 +02:00
backgrounds Add first game demo 2021-03-25 22:47:09 +01:00
characters update dialogic 2021-03-26 13:41:38 +01:00
dialogic Improve game on larger displays 2021-04-09 10:27:22 +02:00
images Improve game on larger displays 2021-04-09 10:27:22 +02:00
mini-game Improve game on larger displays 2021-04-09 10:27:22 +02:00
.gitattributes Initial commit 2021-03-09 10:43:57 +01:00
.gitignore Initial commit 2021-03-09 10:43:57 +01:00
default_env.tres Initial commit 2021-03-09 10:43:57 +01:00
export_presets.cfg Add first game demo 2021-03-25 22:47:09 +01:00
icon.png Initial commit 2021-03-09 10:43:57 +01:00
icon.png.import Initial commit 2021-03-09 10:43:57 +01:00
json_example.json Update Dialogic and remove exp dialog plugin 2021-03-22 17:17:08 +01:00
LICENSE Initial commit 2021-03-09 10:43:57 +01:00
Main.gd Improve game on larger displays 2021-04-09 10:27:22 +02:00
Main.tscn Improve game on larger displays 2021-04-09 10:27:22 +02:00
project.godot Improve game on larger displays 2021-04-09 10:27:22 +02:00
README.md Fix typo 2021-03-09 11:37:54 +01:00
UI.tscn Improve UI on larger displays 2021-04-09 10:27:35 +02:00

PIR Serious Game on Ethics

A serious game about digital ethics.

Team

  • Abir Benazzouz
  • Arnaud Vergnet
  • Auriane Lartigue
  • Clémentine Bonneau
  • Élise Barnabé
  • Morgane Foussats
  • Nabil Moukhlis

Setup

First install Godot following the official instructions.

Then clone this repo using:

git clone https://git.etud.insa-toulouse.fr/vergnet/pir-serious-game-ethics.git

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!

Resources

Technologies

This game is made with Godot 3.2, with the help of the EXP Godot Dialog System by David Lipps.

License

This is a Free and Open-Source game licensed under GPLv3.