View Single Post
Old 07-31-2016, 11:40 AM   #10
Hanspeter
Connoisseur
Hanspeter doesn't litterHanspeter doesn't litter
 
Posts: 77
Karma: 150
Join Date: Jul 2014
Device: Kindel PW1, Voyager
Quote:
Originally Posted by knc1 View Post
I am having some problems with the instructions:
http://llk-linux.sourceforge.net/
Oh, I'm getting crasy with this. This is still not the Solitaire Mahjong I was searching for. It is an adoption of a other Mahjong inspired game.

After a lot of research I found the following candidates:
1) A python based collection of Solitaire games
http://pysolfc.sourceforge.net/
Not sure if the python package is able to run it or all libs are there (e.g. https://code.google.com/archive/p/python-ttk/)
Would be nice to get it working as it implements about 1000 Solitaire card and Mahjong based games.
2) xmahjongg
Looks like a simple implementation in C with only basic requirements. No idea what lib is used for graphic output. For me it looks like it only uses direct X11 calls.
http://www.lcdf.org/xmahjongg/
Compiles on Ubuntu without problems. Need to be started with parameter -B that points the the share directory (e.g. ./xmahjongg -B '/home/user/Dokumente/Kindle/Mahjongg/xmahjongg-3.7/sahre')
3) Lopan
A simple SDL based Version. The homepage is gone, but archive.org has a copy of the latest src archive.
http://web.archive.org/web/201603100....com/sdllopan/

So that’s my research results for today
Hanspeter
Hanspeter is offline   Reply With Quote