Il s'agit d'un moteur pour créer un visual novel. Il reste encore à l'améliorer.
TODO: there's an issue: if you put a space at the end of a ligne in the game script, the engine won't read the ligne due to the fact that we use endswith()
to parse the script. So we gotta fix that to prevent annoying stuff from happening