Show HN: Real-Time Chess Assistant (C++ DirectX, OpenCV, ImGui and Stockfish)

2 pointsposted 7 hours ago
by baptistarodrigo

1 Comments

baptistarodrigo

7 hours ago

Built this project about 2 years ago, it was rotting in my repo so I am just making it public. DO NOT USE IT TO CHEAT.

It's a real-time chess assistant that uses computer vision (OpenCV) to detect chessboard positions directly from your screen and suggests optimal moves instantly using the Stockfish engine. It has a menu built with ImGui and works on any chess website.

If you have any questions make sure to ask!