No description
Find a file
2021-04-27 23:23:57 +02:00
addons add fancy scene change fades 2021-04-25 00:07:38 +02:00
backgrounds Modified backgrounds 2021-04-27 16:23:17 +02:00
characters Dilemma 3 + intro almost finished 2021-04-25 23:16:37 +02:00
dialogic Points in choices added 2021-04-27 23:23:57 +02:00
fonts improve end screen and add animals 2021-04-26 17:41:28 +02:00
images improve end screen and add animals 2021-04-26 17:41:28 +02:00
mini-game improve input handling 2021-04-23 16:12:06 +02:00
music add background music support 2021-04-23 15:59:32 +02:00
scenes Fixed bugs + only missing points for choices 2021-04-26 22:39:43 +02:00
styles save panel style for easy reuse 2021-04-25 00:44:17 +02:00
util improve end screen and add animals 2021-04-26 17:41:28 +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
project.godot add fancy scene change fades 2021-04-25 00:07:38 +02:00
README.md Fix typo 2021-03-09 11:37:54 +01: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.