
Chess Engine In C #4: From Strings To Board Positions
In the last article, I talked about hash keys, their use in the chess engine, and it's importance....
Tag archive

In the last article, I talked about hash keys, their use in the chess engine, and it's importance....

In the last project dev log, I talked about bitboards, how they are used to show the position of a...

In the last project dev log, I talked about board representations, and specifically, I talked about...

While going through the video, I came across this illustration: So I paused, went further to do...

This project is something I picked up from Codecrafters' Build Your Own X repository. It's something...
So this is the final entry for this project. This will cover the summary and what I've learnt so far...
Building this feature, was easy to say the least. The volume of code to write was much but with the...
I never expected building this feature to be so crazy to me. While building the feature, everything...
During the weekend(28th November, 2025), I decided to bring out some free time and learn how to send...
Before I talk about this dev log, lemme give you a backstory to understand what led me to start the...
Hey there 👋 My name is Victor Chigbo, aka Chivicks Hazard. I'm a frontend developer, a budding...