Skip to content

Commit

Permalink
Add image
Browse files Browse the repository at this point in the history
  • Loading branch information
Belhoussine committed Oct 31, 2020
1 parent cb75111 commit 01edd3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Chess-AI-Engine
- This is a web application that creates a chess game and then lets the user play against an intelligent engine.
![Chess Engine] (./chess.png)
![Chess Engine](./assets/chess.png)
- Lots of game theory and A.I research were behind the implementation of the engine, namely the Minimax Algorithm, Alpha-beta pruning, and chess opening / end-game theory.

## 1. Chess Game:
Expand Down
File renamed without changes

0 comments on commit 01edd3a

Please sign in to comment.