Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
/ fluxchess Public archive

Chess game and artifical intelligence algorithm written from scratch.

License

Notifications You must be signed in to change notification settings

855309/fluxchess

Repository files navigation

fluxchess

Chess game and artifical intelligence algorithm written from scratch.

Language: c++

AI

Algorithms used:

GUI

Made with qt5.

License

This project is licensed under the terms of the MIT License.

Building

You can use qmake to build this project.

cd fluxchess

mkdir build && cd build
cp -r ../res .

qmake .. && make

Status

Currently in development. Not working, i won't fix it because it's faster to write a new project. But i won't do that either.

About

Chess game and artifical intelligence algorithm written from scratch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published