Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.3 KB

README.zh_CN.md

File metadata and controls

43 lines (27 loc) · 1.3 KB

deepin-gomoku

Gomoku is an easy and funny chess game that is suitable for all ages.

五子棋是一款容易上手,老少皆宜,而且趣味横生,引人入胜的棋类小游戏。

核心

The GUI is based on DTK, Qt (Supported >= 5.12).

Build-Depends: debhelper (>= 11),cmake, pkg-config, qtbase5-dev, qtchooser (>= 55-gc9562a1-1~),qt5-qmake, libdtkwidget-dev, qttools5-dev-tools, libqt5svg5-dev, qttools5-dev,libgtest-dev, libgmock-dev

安装

sudo apt-get install deepin-gomoku

建筑

mkdir build
cd build
cmake ..
make
make install

帮助

参与贡献

We encourage you to report issues and contribute changes

证书

Deepin Gomoku is licensed under GPL-3.0-or-later