Koi-Koi (Japanese: こいこい) is a popular card game in Japan played with Hanafuda cards. The phrase "koi-koi" means "come on" in Japanese which is said when the player wants to continue the hand.
Dependency | Packages (Debian/Ubuntu) |
---|---|
Dev tools | build-essential |
Qt5 | qt5-default |
lrelease-qt5 / lrelease | qttools5-dev-tools |
Meson and Ninja | meson |
The following may be done to install dependencies on Debian/Ubuntu:
sudo apt install git meson build-essential qt5-default qttools5-dev-tools
The following may be done to compile and run:
git clone https://github.com/nightsky30/koikoi.git
cd koikoi
meson builddir
ninja -C builddir
./builddir/src/koikoi
ninja -C builddir install
koikoi