2022-06-10 07:23:00 +03:00
2022-06-09 21:17:34 +03:00
2022-06-10 06:58:12 +03:00
2022-05-28 19:00:02 +03:00
2022-05-28 19:00:02 +03:00
2022-06-10 05:44:42 +03:00
2022-06-10 05:44:42 +03:00
2022-06-10 05:44:42 +03:00
2022-05-28 19:00:20 +03:00
2022-06-08 21:42:25 +03:00
2022-06-10 05:44:42 +03:00
2022-06-10 07:23:00 +03:00
2022-06-10 07:23:00 +03:00
2022-06-09 23:39:50 +03:00
2022-06-10 05:44:42 +03:00
2022-06-10 05:44:42 +03:00
2022-06-10 05:44:42 +03:00
2022-06-08 21:42:25 +03:00

wxMahjong

wxMahjong logo

Mahjong (solitare) game, written with C++ and wxWidgets

Installation instructions:

Install clang, make and wxWidgets library. e.g:

sudo pacman -S clang make wxgtk3

Build project:

make

Add wxWidgets libs to ld path:

echo '/usr/local/lib' | tee -a /etc/ld.so.conf
ldconfig

Install app:

make install
Description
Cross-platform Mahjong Solitaire game built with wxWdigets
Readme 8.4 MiB
Languages
C++ 65.2%
C 34.4%
Makefile 0.4%