Remix.run Logo
Show HN: Real-Time Chess Assistant (C++ DirectX, OpenCV, ImGui and Stockfish)(github.com)
2 points by baptistarodrigo 7 hours ago | 1 comments
baptistarodrigo 7 hours ago | parent [-]

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!