You are browsing as a guest. Sign up (or log in) to start making projects!

Chess Engine

  • 1 Devlogs
  • 2 Total hours

Simple chess engine.

Open comments for this post

1h 34m 24s logged

Chess engine devlog 1:

I decided to make a chess engine from scratch for some reason

So far I have made the basic structure

  • I have made a board, the colors arent correct but I will fix that later.
  • I also made the pieces movable. It doesn’t check if it’s valid yet.

Things I plan to add

  • A simple minimax algorithm with pruning
  • Customizable colors and themes
  • Sound effects
  • Potentially statistics and tools that can be enabled

I’m also considering whether to make the algorithm in c++ or just JS.

0
0
6

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…