Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@milovangudelj milovangudelj released this 23 Jan 21:48
· 4 commits to main since this release

First stable bug-free release.

The computer does not have any order in choosing it's moves yet (probably it won't ever have one).
You can play chess against another person or against the computer.

Compile from terminal using CMake like so:

cmake . -B build/
cmake --build build/

Or use the pre-built executables for Fedora 34 (Workstation Edition).