Skip to content

Ram-the-coder/ai-chess-engine-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Consists of a chess engine that uses AI searching algorithms to find the best move. The chess engine is written in javascript from scratch. The engine is connected to a chessboard so that one can play against it. Though it is nowhere as powerful or as fast as the popular stockfish (the 2nd most powerful chess engine), it still can play well enough to beat a novice easily.

This project was bootstrapped with Create React App.

Credits

The sounds used in this are free sounds taken from lichess repository https://github.com/ornicar/lila/ The loader uses free chess icons from font-awesome