Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
99dino committed Aug 1, 2023
1 parent 234b0f8 commit 23a03a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Inspired by N-queen ( standard backtrack problem ), Let me present Chess-engine that follow the backtrack alogrithm plus some optimization methods.

![CHESS_UI](img/CHESS_UI.png)

## About Chess-AI

Chess-AI is a simple chess AI in JavaScript.
Expand Down

0 comments on commit 23a03a1

Please sign in to comment.