tmontaigu / Gnoridor

Eirb-Quoridor with an GTK3 interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Eirb-Quoridor with an GTK3 interface


Languages

Language:C 96.8%Language:Meson 2.0%Language:Shell 1.2%