We Need C++ Expert to make a Chess Software for Windows 10 -- 2
Budget: $30 – $120 AUD
We Need C++ Expert to make a Chess Software for Windows 10
I did a short video to explain things in detail:
https://youtu.be/qSXoVijCGO0
Open Source:
- Chess Engine: Stockfish 14 (https://stockfishchess.org)
- GUI: https://www.gnu.org/software/xboard/
http://hgm.nubati.net/
Outline:
1. Red Block
Computer see this "Red Block" as a literal block.
- It is illegal to eat the "Red Block"
- It is illegal to play on that spot with the "Red Block"
- Computer is to play around the "Red Block"
- Position: Right-click moves it off the board
2. Material difference
3. Fix Depth
4. Mate in 9
Checkmate
5. Draw 3-fold repetition
6. Selection
read fast and check above video
I did a short video to explain things in detail:
https://youtu.be/qSXoVijCGO0
Open Source:
- Chess Engine: Stockfish 14 (https://stockfishchess.org)
- GUI: https://www.gnu.org/software/xboard/
http://hgm.nubati.net/
Outline:
1. Red Block
Computer see this "Red Block" as a literal block.
- It is illegal to eat the "Red Block"
- It is illegal to play on that spot with the "Red Block"
- Computer is to play around the "Red Block"
- Position: Right-click moves it off the board
2. Material difference
3. Fix Depth
4. Mate in 9
Checkmate
5. Draw 3-fold repetition
6. Selection
read fast and check above video