Skip to content
This repository has been archived by the owner on Dec 12, 2017. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.02 KB

Moved to organization here

Couple-quest

Simple "board-like" game for couples.

Rewrited in GDScript

Using Godot Engine

Contribute

Add own modul with tasks.

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)

see issues

In game screenshots