Re: Re-using a KDE Games card deck

Albert Astals Cid <[email protected]> Tue, 23 Jul 2024 00:01:57 +0200
Newsgroups gmane.comp.kde.devel.games
Message-ID <2890371.TDkSVKRsG0@xps15>
El dilluns, 22 de juliol del 2024, a les 8:18:52 (CEST), Ian Wadham va escr=
iure:
> Hi, Ian Wadham here (a blast from the past),

Hello!

> I am working on a game, in another software platform and language, which =
is
> based on KPat and uses the Ancient Egyptians card deck. When I say =E2=80=
=9Cbased
> on=E2=80=9D, I mean a selection of the same Patience games as KPat has, b=
ut
> re-coded entirely in a different programming language (not C++ or C) and
> with a different internal design and re-written rules text.
>=20
> However the card-deck is a straight copy of the SVG file, but converted i=
nto
> a single .png file.
>=20
> I would like to publish the game as Open Source and would like to include
> appropriate licenses and acknowledgements. How should I proceed? The
> platform I am on usually uses a MIT License for code.
>=20
> I know who the authors and maintainers of KPat are. But who created the
> Ancient Egyptians card deck? Was it Eugene Trounev or his offsider Sean or
> both of them? I could not find this info in the repository files.

git history seems to say Sean Wilson

https://invent.kde.org/games/libkdegames/-/commit/588781d01862cd280c7cdfa6e=
148d8ee0bc1ec12

Cheers,
  Albert

>=20
> Best regards,
> Ian Wadham.