Skip to content

Joker2770/qpiskvork

Repository files navigation

qpiskvork

CMake Codacy Badge qpiskvork qpiskvork

Another gomoku or renju manager adapting to Windows and Linux systems.

summary

This program aims to become a gomoku or renju manager with the protocol.

dependencies

dependencies of compiling.

  • Qt5+ (REQUIRED COMPONENTS Core Gui Widgets)
  • qmake or cmake

build

  • with QtCreator

Simply build with QtCreator by double-click on qpiskvork.pro first of all.

  • with cmake toolchain

Simply build with the steps as fallow:

cd qpiskvork
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make
  • with xmake toolchain

More easier than cmake.

cd qpiskvork
xmake config --mode=release
xmake

references

  1. https://sourceforge.net/projects/piskvork/.
  2. https://plastovicka.github.io/protocl2en.htm.
  3. https://gomocup.org/.
  4. https://www.renju.net/rifrules/.
  5. https://www.renju.net/rule/