A chess game and engine written in C++, using SFML.
Only works for systems with pacman as package manager
- Clone the repo with the PKGBUILD file
git clone https://github.com/llenck/PKGBUILDs - Go into the directory for this project
cd PKGBUILDs/dogfish - Build and install the programm
makepgk -si - Run the programm
dogfish -h
- Clone the repo
git clone https://github.com/bgfxc4/dogfish - Go into the cloned repo
cd dogfish - Build the project
make release - Navigate to the gui executable
cd gui - Run the programm
./main -h