No description
Find a file
2021-04-08 10:24:27 +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 update dialogic to 1.1pre 2021-04-07 22:32:31 +02:00
mini-game fix mini game resources 2021-04-08 10:24:27 +02:00
tests Allow full control over json from node 2021-03-13 20:11:43 +01: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 update dialogic 2021-03-27 10:53:28 +01:00
Main.tscn update dialogic 2021-03-27 10:53:28 +01:00
project.godot fix mini game resources 2021-04-08 10:24:27 +02:00
README.md Fix typo 2021-03-09 11:37:54 +01:00
test_story.tres Allow full control over json from node 2021-03-13 20:11:43 +01:00
UI.tscn update dialogic 2021-03-27 10:53:28 +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.