8000 GitHub - bgfxc4/dogfish: A chess game and engine written in C++, using SFML.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bgfxc4/dogfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dogfish

A chess game and engine written in C++, using SFML.

Installation

With PKGBUILD file

Only works for systems with pacman as package manager

  1. Clone the repo with the PKGBUILD file git clone https://github.com/llenck/PKGBUILDs
  2. Go into the directory for this project cd PKGBUILDs/dogfish
  3. Build and install the programm makepgk -si
  4. Run the programm dogfish -h

Manual install

  1. Clone the repo git clone https://github.com/bgfxc4/dogfish
  2. Go into the cloned repo cd dogfish
  3. Build the project make release
  4. Navigate to the gui executable cd gui
  5. Run the programm ./main -h

About

A chess game and engine written in C++, using SFML.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0