Chess program with simple chess engine and incomplete GUI.
1
stars
0
forks
source link
readme
Qt-Chess
Chess program with with simple, and incomplete gui.
Has a slow-ish chess engine that uses minimax and alpha-beta pruning.
It can search up to four plys deep before it takes an annoying amount of time to make a move.