#1032026 ITP: heart -- Card game about avoiding having to take tricks

#1032026#5
Date:
2023-02-26 17:52:52 UTC
From:
To:
* Package name    : heart
   Version         : 0.1
   Upstream Contact: Benedikt Straub <benedikt-straub@web.de>
* URL             : https://github.com/Noordfrees/Heart
* License         : GPL-3
   Programming Lang: Java
   Description     : Card game about avoiding having to take tricks

Heart (also known as Hearts) is a popular card game for four players
with the aim of gaining as few points as possible. The game is played
over several rounds until one or more players reach 100 points.
In my implementation a single human player plays against 3 computer players.

There used to be a similar game in the Debian and Ubuntu repos,
but it was removed long ago due (iirc) to being defunctional.
This is a reasonably well-known, small-ish game concept that is
a great way of wasting time, so having a Hearts-like game in
the repos again would be much appreciated.

I added a basic, functional debian packaging dir to my lightweight
Java-based Heart implementation (see GitHub link above).
I am also prepared to perform all maintenance that may be
needed for this package in the future.

I would be honored if my game were accepted into the official repos.

Best regards,
Benedikt Straub

#1032026#10
Date:
2023-03-06 13:28:57 UTC
From:
To:
Isn't there an alternative in the kpat package?
#1032026#15
Date:
2023-03-06 14:00:44 UTC
From:
To:
I could be wrong but KPatience seems to contain only single-player
games, none of which seem to have a description that fits Heart's
gameplay. Heart is a turn-based, multiple-rounds four-player game (where
three players are computer players here), and it's not a
Patience/Klondike-like game.

I now found the existing similar package I was thinking of: gnome-hearts
<https://packages.debian.org/stretch/gnome-hearts>, which is only
available in oldoldstable and older.