Moved to organization here
Simple "board-like" game for couples.
Rewrited in GDScript
Using Godot Engine
Tasks are stored in /data in scipt as lists. In module are tasks sorted in 8 separate list, 4 for each gender Game have three phases I > R > V. (IOn, ROn, VOn are tasks for him) (IOna, ROna, VOna are tasks for her) Player which first gain 15 points are rewarded with task from Ona (for him) or On (for her).
Task modul would by selected by varibaledata
in script, these curently isn't implemented. (curently have czech and english tasks in cs and en)