cm0002@toast.ooo to Programming@programming.dev · 2 months agoWriting Toy Software Is A Joyblog.jsbarretto.comexternal-linkmessage-square11linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkWriting Toy Software Is A Joyblog.jsbarretto.comcm0002@toast.ooo to Programming@programming.dev · 2 months agomessage-square11linkfedilink
minus-squarevext01@feddit.uklinkfedilinkarrow-up0·2 months agoI’ve always wanted to write a chess engine.
minus-squarevext01@feddit.uklinkfedilinkarrow-up0·2 months agoThere’s a great book on it. Old, but very well explained. You wont make stockfish, but hey. https://dn760106.eu.archive.org/0/items/How_to_Use_Computers_to_Improve_Your_Chess/How_to_Use_Computers_to_Improve_Your_Chess.pdf
minus-squaremoonpiedumplings@programming.devlinkfedilinkEnglisharrow-up0·2 months agoThere is the excellent chess programming wiki, but unfortunately it does error 503 for me right now. Here is the archive: https://web.archive.org/web/20250302091125/https://www.chessprogramming.org/Main_Page Main site: https://www.chessprogramming.org/Main_Page It has some pretty good resources to get started, and all the techniques being used.
I’ve always wanted to write a chess engine.
I might steal that idea
There’s a great book on it. Old, but very well explained. You wont make stockfish, but hey.
https://dn760106.eu.archive.org/0/items/How_to_Use_Computers_to_Improve_Your_Chess/How_to_Use_Computers_to_Improve_Your_Chess.pdf
There is the excellent chess programming wiki, but unfortunately it does error 503 for me right now.
Here is the archive: https://web.archive.org/web/20250302091125/https://www.chessprogramming.org/Main_Page
Main site: https://www.chessprogramming.org/Main_Page
It has some pretty good resources to get started, and all the techniques being used.