reactos/base/applications/games/solitaire
Chan Chilung 81db5e1da8
[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941)
Converted from Cantonese to HK-Style Written Chinese.

Also assign zh-HK translations to the ReactOS Chinese
translation team in the CODEOWNERS file.

Reviewed-by: He Yang <1160386205@qq.com>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
2021-12-30 00:40:57 +03:00
..
lang [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
CMakeLists.txt [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
ReadMe.txt [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
resource.h [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
rsrc.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
solcreate.cpp [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
solgame.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
solitaire.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
solitaire.h [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
solitaire.ico Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
solundo.cpp [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00

Solitaire for ReactOS

/*****************************************
A complete working example of the CardLib
card-game library.

Freeware
Copyright J Brown 2001

Updates at http://www.catch22.net

******************************************/

The author has given permission to use these sources
under Public Domain. Do what thou will but please give
credit where credit is due.

-sedwards