Skip to content

swadhin1515/Chess-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Play

Click the piece you want to move, and then click the desired destination. Users play against a simple chess engine.

Features

You play as the white player, and black is controlled by a simple chess AI (implemented using the minimax algorithm). Most of the rules of chess, from castling to not being able to put yourself in check, are fully implemented. Draws and time limits are not enabled. I also implemented time travel, so that users can view previous moves.

Goals for Next Release

v2.0 will have the following: (1) improved chess engine and (2) option to battle friends via the Internet.

Acknowledgements

UI inspired by codethejason/checkers.

Releases

No releases published

Packages

No packages published