/Gnoridor

Eirb-Quoridor with an GTK3 interface

Primary LanguageC

Gnoridor

Eirb-Quoridor with an GTK3 interface

An implementation of the Quoridor board game using GTK3 as the interface toolkit. A way for me to learn GTK/Gnome apps.

Quoridor : http://en.gigamic.com/game/quoridor

Dependencies

  • GTK3 with minimum version: 3.20

To build this shit you will need meson build system this adds dependencies:

  • python3
  • ninja
  • meson

Compiling

meson build
cd build
ninja