reactos/base/applications/games/solitaire
Süleyman Poyraz 53221834c5
[TRANSLATION] Add and improve Turkish (tr-TR) translation (#3561)
Reviewed-by: Can Taşan <ctasan99@hotmail.com>
Reviewed-by: Ercan Ersoy <ercanersoy@ercanersoy.net>
Signed-off-by: Süleyman Poyraz <zaryob.dev@gmail.com>
2021-09-12 00:34:11 +03:00
..
lang [TRANSLATION] Add and improve Turkish (tr-TR) translation (#3561) 2021-09-12 00:34:11 +03:00
CMakeLists.txt [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
ReadMe.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
resource.h [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
rsrc.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
solcreate.cpp [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
solgame.cpp [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01:00
solitaire.cpp [SOLITAIRE] Add undo feature & fix occasionally invisible cards (#3422) 2021-02-28 22:31:19 +01: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