Releases: milovangudelj/scacchiera
Releases · milovangudelj/scacchiera
v0.1.0
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).