Chess-Engine

Chess AI The Project is an Agent That play a reasonable game of chess, providing it with data set for example what is it’s priorities and goals, which is the most valuable pieces for it and for the opponent also some rules like en passant, castle moves etc.. and the agent is responsible to find the best move using the min-max algorithm.

Open index.html main page of website Vision teting for the Game board a random square index will be shown and then you will click on the board and it will determine if your answer is right or wrong How to play : chess rules included in the agent Algorithm : the algorithm used for this project

ScreenShots:

Capture2

Capture