Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Chess AI powered by minimax algorithm and alpha-beta pruning (v 1.0)

How to run

  • Clone the repository using git clone https://github.com/rafin007/react-chess-ai.git
  • Go to the root directory
  • Install the necessary dependencies using npm install
  • Run the project using npm start

Live Demo

Checkout the live demo of this app here -> https://react-chess-ai.netlify.app/

Contact

If there are any issues or questions regarding this project, please reach out to me at arefinm@lakeheadu.ca

Future work

  • Collect dataset
  • Use reinforcement learning to train

License

This repository falls under the MIT license. Any redistribution or reuse within proprietary software, is hereby permitted provided that either all copies of the licensed software include a copy of the MIT License terms and the copyright notice

Project status

Although there are future works planned for this project, for now this project is marked as completed

About

A React Chess AI powered by minmax algorithm and alpha-beta pruning

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages