Projects
Turochamp: The Birth of AI in Games
Alan Turing, a pioneering figure in the world of Computer Science, is often celebrated for…
Python Chess: Game Simulation and Illegal Moves
Python Chess: Game Simulation and Illegal Moves Building My Second Chess Engine Using Python (Part 3) Image…
Python Chess: Efficient Move Generation Using Bitwise Operations
In the previous article, we built a data structure to represent the chessboard. We used…
1-Hot Encoding: The Chess Programmer’s Secret Weapon
This is not my first rodeo.
I’ve built a chess engine before, but the results were……