Skip to content

Couple-quest/Couple-quest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Couple-quest

Simple "board-like" game for couples.

Rewrited in GDScript, using Godot Engine v3.0

Contribute

Add own modul with tasks.

Tasks are stored in /data in script as lists. In script 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 deck is selceted in game menu, curently we have czech and english tasks in basic and alternative (both wait's to translation vica versa)

see issues

translate PO files

Tranaslations are stored in file.languecode.po like Menu.en.po (and templates as alternative.pot)

In game screenshots

GPL-3.0

Card game for couple's foreplay.
Copyright (C) 2017  Couple-quest

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License

along with this program. If not, see <http://www.gnu.org/licenses/>.