Last Release
Source Code
A snapshot of the source code for the last release can be downloaded here.
Installation
ArchLinux:
$ yay -S ochess
Last Git Commit
From the last commit, using the git
repository:
$ git clone --recursive https://gitlab.com/manzerbredes/ochess
$ cd ./ochess
$ mkdir ./build && cd ./build
$ cmake ../ && make
$ ./ochess # Launch OChess