排序
I Built a Chess AI That Plays Like Me—Here’s How It (Almost) Failed
I Built a Chess AI That Plays Like Me—Here’s How It (Almost) Failed, DeezChess (2 Part Series) 1 My first Mega Project: Chess Website 2 I Built a Chess AI That Plays Like Me—Her...
Building a Chess Game with Python and OpenAI
Building a Chess Game with Python and OpenAI,I enjoy coding small, silly things whenever I have some free time over the weekend. One such idea turned into a command-line chess game...
How to make a Lichess bot in Python
How to make a Lichess bot in Python,Chess is one of the most popular strategic games played all around the world. Chess bots now dominate even the highest level grand-masters so h...
Complete chess in Python pygame with AI MINIMAX (OVERVIEW) with code in description
Complete chess in Python pygame with AI MINIMAX (OVERVIEW) with code in description,I've recently shared a Python Pygame project where I implement the minimax AI algorithm in a che...
[won] The 16hours battle to installed pychess
[won] The 16hours battle to installed pychess,After coding for the day at 17:00, I needed to take a break. Then decided to play chess on my PC. This is how the 1st hour began. I wo...
I made a chess library in Java
I made a chess library in Java,Hey guys, in this post I just wanted to share this project I've been working on for the past couple of weeks. It's basically a library written in Jav...